Kent Johnson wrote:
> I am coming to Mac Python development after several years on Windows
Welcome
> I have installed the framework build of Python 2.4 from pythonmac.org.
good choice!
> Questions:
> - How can I have Python 2.4 and 2.5 both available?
Yes, certainly.
> I am developing a
> we
Hi all,
Maybe a totally noob question, but I'll ask it anyway since I couldn't
find an answer on the series of tubes...
I'm working on a pygame program that runs on Linux, Windows and Mac.
It uses an database which it accesses through SQLAlchemy.
So on Linux in setup.py we have a section to instal
Hi,
I am coming to Mac Python development after several years on Windows and
I am a bit confused by the Python framework stuff.
I have installed the framework build of Python 2.4 from pythonmac.org.
Questions:
- How can I have Python 2.4 and 2.5 both available? I am developing a
web site that