]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 86410 via svnmerge
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 11 Nov 2010 14:39:52 +0000 (14:39 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 11 Nov 2010 14:39:52 +0000 (14:39 +0000)
........
  r86410 | alexander.belopolsky | 2010-11-11 09:07:41 -0500 (Thu, 11 Nov 2010) | 4 lines

  Issue #10386: Added __all__ to token module; this simplifies importing
  in tokenize module and prevents leaking of private names through
  import *.
........


No differences found