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
README -rw-r--r-- 437 bytes
cgi0.sh -rwxr-xr-x 154 bytes
cgi1.py -rwxr-xr-x 402 bytes
cgi2.py -rwxr-xr-x 472 bytes
cgi3.py -rwxr-xr-x 153 bytes
wiki.py -rw-r--r-- 3.9 KB

README

back to top