This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-05 01:18:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
c4afe2950a
cpython
/
Mac
/
Tools
History
Download ZIP
Download TAR.GZ
Ronald Oussoren
27c72e9e5c
Fix for issue8868: without this patch 'MacOS.WMAvailable()' will return
...
False on MacOSX 10.5 or earlier and scripts won't be able to access GUI functionality.
2010-06-02 03:47:14 +00:00
..
fixapplepython23.py
normalize shebang lines to #!/usr/bin/env python
2010-03-11 22:33:25 +00:00
pythonw.c
Fix for issue8868: without this patch 'MacOS.WMAvailable()' will return
2010-06-02 03:47:14 +00:00