10 Commits

Author SHA1 Message Date
David Vierra
18368c04de Fixed: parentDir was an empty string when running from source.
Use abspath to avoid getting an empty string for the folder containing the script, when not frozen.
2013-01-30 12:33:51 -10:00
David Vierra
5e18cfdf81 Try to simplify detecting the data directory. 2012-11-04 00:25:41 -10:00
David Vierra
513ddc0398 Normalized line endings 2012-10-25 00:09:56 -10:00
David Sowder
fc3bf1a1ba pep8 compliance: E702 multiple statements on one line (semicolon) 2012-02-20 18:51:44 -06:00
David Sowder
3cbe597976 pep8 compliance: E701 multiple statements on one line (colon) 2012-02-20 18:51:18 -06:00
David Sowder
64f94fa48f pep8 compliance: W291 trailing whitespace 2012-02-20 18:50:51 -06:00
David Sowder
69f91946d5 pep8 compliance: E302 expected 2 blank lines 2012-02-20 18:48:50 -06:00
David Sowder
67478292b1 pep8 compliance: E303 too many blank lines 2012-02-20 18:48:09 -06:00
David Sowder
9676496b1b pep8 compliance: W293 blank line contains whitespace 2012-02-20 18:47:19 -06:00
David Vierra
e20a70d963 Initial open source release. 2012-02-13 14:59:37 -10:00