Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applying patch #100994 to allow JPython to use more of the standard | Barry Warsaw | 2000-09-01 | 1 | -5/+5 |
* | Apply SF patch #101135, adding 'import module as m' and 'from module import | Thomas Wouters | 2000-08-17 | 1 | -0/+7 |
* | Added test for __all__. | Guido van Rossum | 1997-09-08 | 1 | -0/+7 |
* | Added feeble test for reload() of packages and submodules. | Guido van Rossum | 1997-09-06 | 1 | -0/+2 |
* | Test set for package import. | Guido van Rossum | 1997-09-06 | 1 | -0/+29 |