cpython/Mac/Tools
Ronald Oussoren 7591285fc3 This check-in fixes two problems:
1) A non-critical off-by-one error in pythonw

2) A problem in the configure script that caused
   builds with '--enable-framework --enable-universalsdk=/'
   to fail on OSX 10.6.
2010-04-08 08:13:31 +00:00
..
fixapplepython23.py normalize shebang lines to #!/usr/bin/env python 2010-03-11 22:33:25 +00:00
pythonw.c This check-in fixes two problems: 2010-04-08 08:13:31 +00:00