CPython 2.4.4 is now officially released. http://mail.python.org/pipermail/python-dev/2006-October/069472.html
A number of places in IronPython documentation is referring to CPython 2.4.3. I think it makes sense to change all of them to 2.4.4 in the next release. I will update FePy accordingly, and the next release of FePy will include Python standard library from 2.4.4, instead of 2.4.3. Python standard library is shared between CPython and IronPython. Comparing 2.4.3 and 2.4.4, 105 files and 2280 lines were changed in the library, all mostly bugfixes. -- Seo Sanghyeon _______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com