[Pythonmac-SIG] PytDev intro documentation review?

2010-12-30 Thread richard k belew
i'm getting ready to teach a Python-based intro programming course, and i've committed to a development stack leading to PyDev on Eclipse. (yes, my sanity has already been questioned.) if this class is like most others, most kids will come in with Windoz laptops, but some with Macs, and (long sho

[Pythonmac-SIG] py2app w/ setuptools

2010-12-30 Thread [email protected]
Hi Everyone, I've been playing around with py2app for the last few days, trying to assemble Deluge 1.3.1 (a rather large python/gtk project that links against the C++ project *libtorrent*) into an .app and I'm at the point now where I should probably ve

[Pythonmac-SIG] py2app question

2010-12-30 Thread [email protected]
Hi Everyone, I've been playing around with py2app for the last few days, trying to assemble Deluge 1.3.1 (a rather large python/gtk project that links against the C++ project *libtorrent*) into an .app and I'm at the point now where I should probably ve