Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support loading of packages. (I had this coded up for a while but | Guido van Rossum | 1998-06-29 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 |
* | Add try-finally to close the file after loading it in | Guido van Rossum | 1997-08-13 |
* | Set the __file__ attribute of the imported module in both versions of | Guido van Rossum | 1996-10-07 |
* | Don't auto-install on import. This slows down apps that use | Guido van Rossum | 1996-10-04 |
* | close module file after loading | Guido van Rossum | 1996-09-10 |
* | Import marshal before using it :-( | Guido van Rossum | 1996-06-17 |
* | fix bug in reload | Guido van Rossum | 1995-08-09 |
* | Initial revision | Guido van Rossum | 1995-08-04 |