1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

55 commits

Author SHA1 Message Date
Shlomi Fish
03c83d7900 Convert to pysollib.resource.
This also includes a sys.path.insert(0, ...) fix (to prepend) instead of
sys.append in order to fix finding pysollib/__init.py__ in the global
path.
2012-11-25 17:55:43 +02:00
Shlomi Fish
8acdff6b48 Test import of pysollib.resource. 2012-11-25 17:50:22 +02:00
Shlomi Fish
52cdff574b Test more. 2012-11-25 17:39:53 +02:00
Shlomi Fish
bed5786b64 Convert settings to pysollib.settings and test it. 2012-11-25 17:00:08 +02:00
Shlomi Fish
95fd883817 Generating the importing modules tests. 2012-11-25 16:53:43 +02:00