summaryrefslogtreecommitdiff
path: root/pluginbase.py
Commit message (Expand)AuthorAgeFilesLines
* 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