Hi, I created a setup.py to freeze my project on Windows Vista. I have a module called mac.py in my project. I found that mac.pyc was not included in the library.zip file. I created a copy of it called mac2.py. I ran setup.py again and mac2.pyc got included in the library.zip.
Any ideas why this would be? Thanks, Tom ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
