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?