[Python-checkins] [python/cpython] d2fc78: import sys before we use it on line 9 (GH-828) (GH...

GitHub noreply at github.com
Sun Mar 26 22:53:38 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: d2fc7824104172b47cdcea09d7ce699d5bfc2ba6
      https://github.com/python/cpython/commit/d2fc7824104172b47cdcea09d7ce699d5bfc2ba6
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M Lib/idlelib/pyshell.py

  Log Message:
  -----------
  import sys before we use it on line 9 (GH-828) (GH-833)

(cherry picked from commit 0579e81f30d00da562f021760d5b6a9c35186520)




More information about the Python-checkins mailing list