PyWeek - wow
I accidentally overwrote my own main.py with the one from skellington. Luckily the majority of the game was in other files. Thank you very much powers that be. As if I didn't have enough to worry about.— devguy on 2008/09/13 18:01 of onlyone
Comments: (log in to comment)

By saluk on 2008/09/13 18:15:
Version control!By joey101 on 2008/09/13 18:45:
Use version control!IMO the easiest to get setup and running for small projects is mercurial (hg).
By devguy on 2008/09/13 19:38:
Thanks for the advice. It wasn't that long so I rewrote it from memory, albeit without a few features. Next time Version Control.