This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-20 11:22:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Mac
/
Python
History
Jack Jansen
3d7575406f
If there's an error in an fsspec argument raise MacOS.Error, not ValueError.
2000-01-24 09:56:06 +00:00
..
getapplbycreator.c
…
getmtime.c
…
macapplication.c
Added initializer routine optionally to be used as PEF fragment initialization routine, which allows us to get at our own resource fork even if some shared library init routine opens other resource files.
2000-01-07 14:53:31 +00:00
macgetargv.c
…
macgetcompiler.c
…
macgetmtime.c
…
macgetpath.c
…
macgetplatform.c
…
macglue.c
If there's an error in an fsspec argument raise MacOS.Error, not ValueError.
2000-01-24 09:56:06 +00:00
macguesstabsize.c
…
macimport.c
…
macmain.c
First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE
1999-12-07 23:08:10 +00:00
macsetfiletype.c
…
macshlglue.c
…
missingtoolboxcalls.c
Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we
1999-12-12 21:38:29 +00:00