Closed indygreg closed 11 years ago
This is issue #29. We can now put common modules in a shared directory and they will always be available to scripts regardless of what directory the script is in.
I updated the patch. Now relying on 100% less Python importer magic.
This is issue #29. We can now put common modules in a shared directory and they will always be available to scripts regardless of what directory the script is in.