Staging
v0.5.1
https://github.com/python/cpython
Revision 3c60833e1e53f6239825b44f76fa22172feb1790 authored by Christian Heimes on 26 March 2008, 22:01:37 UTC, committed by Christian Heimes on 26 March 2008, 22:01:37 UTC
The new PyParser_*Ex() functions are based on Neal's suggestion and initial patch. The new __future__ feature makes all '' and r'' unicode strings. b'' and br'' stay (byte) strings.
1 parent 0cb3e86
History
Tip revision: 3c60833e1e53f6239825b44f76fa22172feb1790 authored by Christian Heimes on 26 March 2008, 22:01:37 UTC
Patch #2477: Added from __future__ import unicode_literals
Tip revision: 3c60833
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 36.7 KB
README -rw-r--r-- 55.0 KB
configure -rwxr-xr-x 642.5 KB
configure.in -rw-r--r-- 98.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.4 KB
setup.py -rw-r--r-- 73.9 KB

README

back to top