Python 2.3.1 Just Released
PSF writes "The Python Software Foundation (PSF)
has announced the release of version 2.3.1 of the Python programming language. This minor
release introduces a number of enhancements based on two months of
experience since release of version 2.3. For more information see
www.python.org/2.3.1."
I have been thinking of learning Python ever since I found the Boost.Python library at http://www.boost.org.
I suppose that it is time to go find a good tutorial. Anybody had luck using C++ and Python together with this?
Python 2.3 was released this summer a bit early to accommodate Apple's deadline for OS 10.3. Had there been no such deadline, I suspect this would have been the actual 2.3 release.
That having been said, I haven't noticed any serious problems with the "rushed" 2.3 release.
Cross-compiling Python