0
Commit Graph

3 Commits

Author SHA1 Message Date
Alex Jurkiewicz
89d8e3653a Ignore cachedirs
Remove old Biiome.java file
2010-11-23 00:29:04 -05:00
Aaron Griffith
5a19b8b375 Added a PIL alpha_over extension in C, and code to setup.py to build it
I needed a way to let py2exe options be provided only when py2exe is
available. My solution (maybe not the best) was to put all the
arguments for the final setup() call into a dictionary, that is filled
in conditionally during the script's execution. This is why the file
is completely changed; however, it still does what it used to do (when
py2exe is available).
2010-10-23 13:17:56 -04:00
Sam Steele
110240b53a Ignore .pyc files 2010-09-30 18:35:46 -07:00