This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-27 11:44:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
173f11da5d
cpython
/
Mac
/
Lib
/
lib-scriptpackages
/
_builtinSuites
History
Download ZIP
Download TAR.GZ
Jack Jansen
95df3fd159
Second part of fix for
#493826
: regenerated suite modules so errn exists but == 0 doesn't signal an error.
...
Bugfix candidate.
2002-04-23 21:08:54 +00:00
..
__init__.py
A "magic" suite that is the base suite for StdSuites. This solves a problem with the required events open/openapp/reopen/print/quit officially being part of Required but being defined (by Apple) in Standard.
2002-01-22 23:20:12 +00:00
builtin_Suite.py
Second part of fix for
#493826
: regenerated suite modules so errn exists but == 0 doesn't signal an error.
2002-04-23 21:08:54 +00:00