Primarily python 2.5.1, OSX 10.5.8
We also have a couple of old sandboxed RH Linux 9 machines running astronomical tasks, they run python 2.2.2.
We looked at v3, but no one here is in the least interested in a version that can't directly run already existing source code, so 2.x is it.
We typically write on the 2.2.2 platforms and then move the code to the 2.5.1 Mac platform; that way everything works everywhere....
User Profile
Collapse
-
Mike, what happens if you open a shell and type:
python -V[enter]
???
If you get Python 2.x, you're ready to go right now. You don't need v3.Leave a comment:
-
Tk, OSX, PYTHON application menu override
OSX 10.5.8
Python 2.5.1
Tkinter is the version that comes with OSX.
When I attach menus, it works fine, but there's that Python menu to the left where the application menu should be. In order to create the look and feel of a standard application, that's got to go... but I can't find any documentation on how to do it in Python.
There are allusions to a "special" apple menu keyword, but I've so...
No activity results to display
Show More
Leave a comment: