Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cleaned up/simplified error-handling: | Greg Ward | 2000-04-15 | 1 | -28/+14 | |
* | Define 'self.force' in the constructor and remove the hack in '__getattr__()' | Greg Ward | 2000-04-10 | 1 | -5/+6 | |
* | Added a check for the 'force' attribute in '__getattr__()' -- better than | Greg Ward | 2000-04-10 | 1 | -6/+10 | |
* | Removed global '--force' option -- just too vague a concept to be applicable | Greg Ward | 2000-04-10 | 1 | -10/+14 | |
* | Added (currently) pointless and trivial main body (for future tests). | Greg Ward | 2000-04-09 | 1 | -0/+4 | |
* | Reorganization: moved the Distribution class from core.py to dist.py, and | Greg Ward | 2000-04-04 | 1 | -0/+390 | |