Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
67233bc4054f45fcd44ef2765684f07a349a8447
/
Lib
/
imputil.py
dd6eefb
no changes other than indentation level (now 4) and comment reflow.
by Greg Stein
· 24 years ago
99a5621
now that imputil is in the main Python repository, clean up the header
by Greg Stein
· 24 years ago
42b9bc7
add TODO section
by Greg Stein
· 25 years ago
3bb578c
reduce fsimp coupling: provide fs_imp param to ImportManager constructor,
by Greg Stein
· 25 years ago
d4f1d20
shift demo importers to importers.py (destined for Demo/ ?)
by Greg Stein
· 25 years ago
f23aa1e
redesign/rebuild around the ImportManager concept.
by Greg Stein
· 25 years ago
32efef3
look for builtins before stuff on the path.
by Greg Stein
· 25 years ago
2b23413
add loading of dynamic library modules.
by Greg Stein
· 25 years ago
7ec28d2
turn SysPathImporter into PathImporter.
by Greg Stein
· 25 years ago
72ee435
remove the __version__ global.
by Greg Stein
· 25 years ago
6d3165a
only put __path__ into package modules.
by Greg Stein
· 25 years ago
63faa01
shift code from DirectoryImporter out to a common area.
by Greg Stein
· 25 years ago
d4c64ba
Add some header comments to all the files.
by Greg Stein
· 25 years ago
281b8d8
initial checkin for my Python stuff.
by Greg Stein
· 25 years ago