Sebastian Goscik
bef8fb40ef
Updated pylint for v1.5.1
...
Fixed WA for the latest version of pylint (1.5.1)
2015-12-09 16:52:39 +00:00
Bobby Batacharia
6069ccacdc
ExtensionLoader should follow symlinks
2015-06-28 11:00:01 +01:00
Sergei Trofimov
101d6a37ce
Fix: correctly handle non-identifier alias names
...
Update ExtensionLoader to index aliases by their identifier'd name.
2015-04-27 11:57:34 +01:00
Sergei Trofimov
e03686f961
Improve error repoting when loading extensions
...
The error message will now contain the offending extension (either
package name or full path to extension file) if a Python error occurs
when ExtensionLoader attempts to load it.
2015-04-13 08:25:56 +01:00
Sergei Trofimov
a747ec7e4c
Initial commit of open source Workload Automation.
2015-03-10 13:09:31 +00:00