| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move six to pkg_resources for use there. | Jason R. Coombs | 2016-01-04 | 1 | -1/+1 |
| * | Extract variable for extant name. Add comment about the hack. | Jason R. Coombs | 2016-01-02 | 1 | -3/+9 |
| * | Add some docstrings | Jason R. Coombs | 2016-01-02 | 1 | -0/+13 |
| * | Based on experimentation, the canonical module name needs to be in sys.module... | Jason R. Coombs | 2016-01-02 | 1 | -1/+4 |
| * | Combine separate VendorImporters into a single one in pkg_resources.extern | Jason R. Coombs | 2016-01-02 | 1 | -0/+1 |
| * | Pop the module off the stack, preventing the 'Version' class from having a di... | Jason R. Coombs | 2016-01-02 | 1 | -2/+1 |
| * | Make VendorImporter more generic | Jason R. Coombs | 2016-01-02 | 1 | -13/+20 |
| * | Create a PEP 302 importer for managing conditional import of vendored package... | Jason R. Coombs | 2016-01-02 | 1 | -0/+42 |
| * | Use the same technique in pkg_resources, relying on an 'extern' module to res... | Jason R. Coombs | 2015-12-31 | 1 | -0/+0 |
