Searched refs:PRINT_NEWLINE (Results 1 – 4 of 4) sorted by relevance
75 #define PRINT_NEWLINE 72 macro
465 .. opcode:: PRINT_NEWLINE ()473 Like ``PRINT_NEWLINE``, but prints the new line on the file-like object on
782 case PRINT_NEWLINE: in opcode_stack_effect()1568 ADDOP(c, PRINT_NEWLINE) in compiler_print()
2031 TARGET_NOARG(PRINT_NEWLINE) in PyEval_EvalFrameEx()