Staging
v0.5.0
https://github.com/python/cpython
Revision a52cce7ee8bf8bed274e0c222462ac5497fc7938 authored by Alexander Belopolsky on 11 November 2010, 14:28:12 UTC, committed by Alexander Belopolsky on 11 November 2010, 14:28:12 UTC
........
  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 *.
........
1 parent 38c1a4d
History
Tip revision: a52cce7ee8bf8bed274e0c222462ac5497fc7938 authored by Alexander Belopolsky on 11 November 2010, 14:28:12 UTC
Blocked revisions 86410 via svnmerge
Tip revision: a52cce7
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgignore -rw-r--r-- 920 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 385.2 KB
configure.in -rw-r--r-- 115.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.2 KB

README

back to top