summaryrefslogtreecommitdiff
path: root/pluginbase.py
Commit message (Expand)AuthorAgeFilesLines
* Bump the version to 1.0.1Spencer McIntyre2021-05-161-1/+1
* This is 1.0.01.0.0Spencer McIntyre2019-02-021-1/+1
* Land #18, fix get_searchpath for subdirectoriesSpencer McIntyre2019-02-021-4/+4
|\
| * get_searchpath function corrected for recursive directories retrievalAvinash Raghuthu2019-01-101-4/+4
* | Bump the version to 0.8b0Spencer McIntyre2019-02-021-1/+1
|/
* This is 0.70.7Spencer McIntyre2018-05-231-1/+1
* Bump the version to 0.7b0Spencer McIntyre2018-05-231-1/+1
* This is 0.60.6Spencer McIntyre2018-05-231-1/+1
* Add the get_searchpath utility functionSpencer McIntyre2018-03-251-1/+30
* Bump the version to 0.6b0Spencer McIntyre2018-03-251-1/+1
* This is 0.50.5Spencer McIntyre2016-10-291-1/+1
* Return from __cleanup if self.mod.__name__ is NoneSpencer McIntyre2016-10-291-1/+1
* This is 0.40.4Spencer McIntyre2016-06-171-1/+1
* Land #11, Check the entry exists in _sys.modulesSpencer McIntyre2016-06-161-1/+3
|\
| * Fix #6, check key exists before removingSpencer McIntyre2016-04-211-1/+3
* | Set level to the Python version dependent valueSpencer McIntyre2016-06-161-1/+4
* | Land #2, change ENOEXITS to ENOENTSpencer McIntyre2016-06-101-1/+1
|\ \
| * | Fix non-existent errno raised in open_resourceAndy Gross2014-08-131-1/+1
| |/
* | This is 0.4-devSpencer McIntyre2016-06-101-0/+1
|/
* Added support for loading resources.Armin Ronacher2014-07-011-0/+31
* Fixed shutdown error on late garbage collection.Armin Ronacher2014-07-011-6/+7
* Initial commit.0.1Armin Ronacher2014-06-301-0/+382