| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add TODO section | Greg Stein | 2000-02-19 | 1 | -0/+100 |
| * | reduce fsimp coupling: provide fs_imp param to ImportManager constructor, | Greg Stein | 2000-02-18 | 1 | -48/+45 |
| * | shift demo importers to importers.py (destined for Demo/ ?) | Greg Stein | 2000-02-18 | 1 | -227/+16 |
| * | redesign/rebuild around the ImportManager concept. | Greg Stein | 2000-01-03 | 1 | -149/+291 |
| * | look for builtins before stuff on the path. | Greg Stein | 1999-11-24 | 1 | -1/+1 |
| * | add loading of dynamic library modules. | Greg Stein | 1999-11-24 | 1 | -4/+18 |
| * | turn SysPathImporter into PathImporter. | Greg Stein | 1999-11-20 | 1 | -6/+7 |
| * | remove the __version__ global. | Greg Stein | 1999-11-20 | 1 | -2/+0 |
| * | only put __path__ into package modules. | Greg Stein | 1999-11-20 | 1 | -2/+1 |
| * | shift code from DirectoryImporter out to a common area. | Greg Stein | 1999-11-20 | 1 | -64/+231 |
| * | Add some header comments to all the files. | Greg Stein | 1999-11-07 | 1 | -0/+7 |
| * | initial checkin for my Python stuff. | Greg Stein | 1999-11-07 | 1 | -0/+492 |
