Staging
v0.5.1
https://github.com/python/cpython
Revision f216c9427dc880f64bd38d7f0345f038a45d3123 authored by Benjamin Peterson on 31 October 2008, 02:28:05 UTC, committed by Benjamin Peterson on 31 October 2008, 02:28:05 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67066 | benjamin.peterson | 2008-10-30 21:16:05 -0500 (Thu, 30 Oct 2008) | 5 lines

  make sure the parser flags and passed onto the compiler

  This fixes "from __future__ import unicode_literals" in an exec statment
  See #4225
........
1 parent dd8059f
History
Tip revision: f216c9427dc880f64bd38d7f0345f038a45d3123 authored by Benjamin Peterson on 31 October 2008, 02:28:05 UTC
Merged revisions 67066 via svnmerge from
Tip revision: f216c94
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.0 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.5 KB
README -rw-r--r-- 7.1 KB
RELNOTES -rw-r--r-- 1.0 KB
configure -rwxr-xr-x 652.1 KB
configure.in -rw-r--r-- 101.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.7 KB

README

back to top