Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...reverse chronological order): 2002-04-13 lpd Removed support for non-ANSI compilers; removed references to Ghostscript; clarified derivation from RFC 1321; now handles byte order either statically or dynamically. 1999-11-04 lpd Edited comments slightly for automatic TOC extraction. 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5); added conditionalization for C++ compilation from Martin Purschke <purschke@bnl.gov>. 1999-05-03 lpd Orig...
...reverse() method of array now works. buffer_info() now does argument checking; it still takes no arguments. asyncore/asynchat: Included most recent version from Sam Rushing. cgi: Accept '&' or ';' as separator characters when parsing form data. CGIHTTPServer: Now works on Windows (and perhaps even Mac). ConfigParser: When reading the file, options spelled in upper case letters are now correctly converted to lowercase. copy: Copy Unicode objects atomically. cPickle: F...
...reverse mapping. See SF patch #722017. pdb has a new command, "debug", which lets you step through arbitrary code from the debugger's (pdb) prompt. unittest.failUnlessEqual and its equivalent unittest.assertEqual now return 'not a == b' rather than 'a != b'. This gives the desired result for classes that define __eq__ without defining __ne__. sgmllib now supports SGML marked sections, in particular the MS Office extensions. The urllib module now offers support for the iterator protoco...
If you didn't find what you need, try your search in the Python language documentation.