This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-24 02:46:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f26dda25d80d33dd9d2cf646778c30fd94de10c
cpython
/
Mac
/
Lib
/
lib-scriptpackages
/
_builtinSuites
T
History
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