Staging
v0.5.1
https://github.com/python/cpython
Revision c55bb8a98fd249dbdd558f358ea12269d6221e86 authored by Jack Jansen on 07 January 2005, 13:13:50 UTC, committed by Jack Jansen on 07 January 2005, 13:13:50 UTC
Always set CONFIGURE_MACOSX_DEPLOYMENT_TARGET otherwise it may be set
to an empty value and distutils will get confused lateron.
1 parent 91199cf
History
Tip revision: c55bb8a98fd249dbdd558f358ea12269d6221e86 authored by Jack Jansen on 07 January 2005, 13:13:50 UTC
Backport of 1.479:
Tip revision: c55bb8a
File Mode Size
__init__.py -rw-r--r-- 851 bytes
ast.py -rw-r--r-- 33.5 KB
consts.py -rw-r--r-- 343 bytes
future.py -rw-r--r-- 1.7 KB
misc.py -rw-r--r-- 1.8 KB
pyassem.py -rw-r--r-- 25.6 KB
pycodegen.py -rw-r--r-- 44.3 KB
symbols.py -rw-r--r-- 14.2 KB
syntax.py -rw-r--r-- 1.4 KB
transformer.py -rw-r--r-- 48.0 KB
visitor.py -rw-r--r-- 3.8 KB

back to top