mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
There's also new support for importing code fragments: if a file on sys.path contains a PYD resource with resourcename equal to the name of the module to be imported this PYD resource should contain a (pascal) string with the name of a code fragment to load. This allows freezing Python programs without access to source or a development environment. |
||
|---|---|---|
| .. | ||
| getapplbycreator.c | ||
| getmtime.c | ||
| macapplet.c | ||
| macapplication.c | ||
| macgetargv.c | ||
| macgetcompiler.c | ||
| macgetmtime.c | ||
| macgetpath.c | ||
| macgetplatform.c | ||
| macglue.c | ||
| macguesstabsize.c | ||
| macimport.c | ||
| macmain.c | ||
| macsetfiletype.c | ||
| macshlglue.c | ||