Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add __file__ to the globals available for tests loaded via DocFileSuite; | Fred Drake | 2004-12-21 | 1 | -0/+5 |
this is useful for locating supporting data files, just as it is in Python modules |
index : cpython.git | ||
https://github.com/python/cpython.git |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add __file__ to the globals available for tests loaded via DocFileSuite; | Fred Drake | 2004-12-21 | 1 | -0/+5 |
this is useful for locating supporting data files, just as it is in Python modules |