The Python 2.4 docs claim the functions were added in Python 2.3, even though they aren't documented in the 2.3.4 docs.
The 2.3 release PEP (PEP 283) confirms that PEP 311 (which added these functions) went in.
Indeed, I just tested it and now it works fine :) Thanks a lot :)
Cheers, Nick.
-- http://mail.python.org/mailman/listinfo/python-list