diff options
author | Greg Stein <gstein@lyra.org> | 1999-11-20 11:22:37 (GMT) |
---|---|---|
committer | Greg Stein <gstein@lyra.org> | 1999-11-20 11:22:37 (GMT) |
commit | 63faa01538e3d96b1201e3855198a4e463a3d5b6 (patch) | |
tree | ab900fc35c9abf36e7421ccd62ba7f232b240a96 /Lib/Makefile | |
parent | 995285e39211523e91f3582b3c8adca77164a873 (diff) | |
download | cpython-63faa01538e3d96b1201e3855198a4e463a3d5b6.zip cpython-63faa01538e3d96b1201e3855198a4e463a3d5b6.tar.gz cpython-63faa01538e3d96b1201e3855198a4e463a3d5b6.tar.bz2 |
shift code from DirectoryImporter out to a common area.
remove use of "os" module (bootstrap issues) and go to the underlying
platform-specific modules
fix problem in _compile() (trapped wrong error on permission issues)
add SysPathImporter and BuiltinImporter
put __file__ into modules imported from the filesystem. [backwards compat]
put __path__ into modules [backwards compat]
oops: it is doing this for all modules, not just packages.
comment and tweak to the PackageArchiveImporter
Diffstat (limited to 'Lib/Makefile')
0 files changed, 0 insertions, 0 deletions