On 8 June 2012 16:42, P4l4cl][n <[email protected]> wrote: > how it is looking with new version? Python 3.2.3 is out and cx_freeze > is still only for python 3.2.0?
The bugfix releases of Python shouldn't break anything, so code that works with 3.2.0 should work with 3.2.3. I've definitely used cx_Freeze with at least Python 3.2.2. That said, I'm hoping for a new release fairly soon so more people can use the recent improvements. Best wishes, Thomas ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
