9 Matching Annotations
  1. Last 7 days
  2. May 2026
  3. Apr 2026
  4. Mar 2026
    1. Options found after -c command or -m module are not consumed by the Python interpreter’s option processing but left in sys.argv for the command or module to handle.

      what means

    1. This facility is an enormous step forward compared to earlier versions of the interpreter; however, some wishes are left: It would be nice if the proper indentation were suggested on continuation lines (the parser knows if an INDENT token is required next)

      what's means

  5. Feb 2026