Commit Graph
8 Commits
Author SHA1 Message Date
noah morrison 32fd689544 Use comments instead of a cutoff line.
As per request of michael
2015-03-24 19:42:52 -04:00
noah morrison 98c820fe4f Use subprocess instead of os.system.
os.system wasn't working on Ubuntu?

I like the syntax of Popen better anyways.
2015-03-23 22:42:21 -04:00
noah morrison bcc76ff21a Some minor code cleanup. 2015-03-23 22:39:20 -04:00
noah morrison c00a9fee3d Use NamedTemporaryFile instead of mkstemp.
Also fixed EDITOR not being defined causing a crash.
2015-03-23 22:31:58 -04:00
noah morrison 08c78c54ec Add instructions to the comment file. 2015-03-23 18:59:08 -04:00
noah morrison 96a9b34a26 Initial switch to using $EDITOR 2015-03-23 16:05:24 -04:00
noah morrison 15aba8b0eb Fix EscapeInterrupt not being defined. 2015-03-23 16:02:53 -04:00
noah morrison eea306a980 Fix setup.py version variable. 2015-03-20 22:52:41 -04:00