]> granicus.if.org Git - python/commit
This check-in fixes two problems:
authorRonald Oussoren <ronaldoussoren@mac.com>
Thu, 8 Apr 2010 08:13:31 +0000 (08:13 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Thu, 8 Apr 2010 08:13:31 +0000 (08:13 +0000)
commit7591285fc31a84899370802c7f551afdaa386f74
tree1552e1eb486611bc1ad97e2d9ba791484ed85190
parentefc2f497fdbc31300e99712f44353a8b6f3d4879
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.
Mac/Tools/pythonw.c
configure
configure.in