Markus Frosch
|
23135f2ca5
|
Fix shebang and executable flag for all scripts
|
2020-04-05 16:36:06 +02:00 |
Stephen Boddy
|
da37f398fa
|
Fix terminator not working with default python3 by forcing python2
|
2016-11-25 02:29:55 +01:00 |
Chris Jones
|
6dce92b1a0
|
Make pylint happier with plugins
|
2010-06-10 16:56:17 +01:00 |
Chris Jones
|
42e022a938
|
Make the factory uglier, but better able to handle not running from inside the library, and make the plugins import from the library. These changes make it possible to run epicrefactor from outside itself, which is necessary to make the top level terminator script work with it
|
2010-01-04 13:46:55 +00:00 |
Chris Jones
|
01bb454d90
|
stop (ab)using __subclasses__ isntead interrogating the imported plugin modules for a predefined list of the plugin classes they contain, and always instantiate them when they are imported. Add a test plugin only useful for doctest
|
2009-12-17 13:51:55 +00:00 |
Chris Jones
|
9029e519f9
|
add a test plugin
|
2009-12-17 12:54:47 +00:00 |