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.
...mapping_or_iterable]) - return a new dictionary; the optional argument must be either a mapping whose items are copied, or a sequence of 2-tuples of length 2 giving the (key, value) pairs to be inserted into the new dictionary object([...]) - return a new featureless object; arguments are ignored classmethod(function) - see below staticmethod(function) - see below super(class_or_type[, instance]) - see below property([fget[, fset[, fdel[, doc]]]]) - see below The purpos...
...mapping_or_iterable]) - return a new dictionary; the optional argument must be either a mapping whose items are copied, or a sequence of 2-tuples (or of sequences of length 2) giving the (key, value) pairs to be inserted into the new dictionary object([...]) - return a new featureless object; arguments are ignored classmethod(function) - see below staticmethod(function) - see below super(class_or_type[, instance]) - see below property([fget[, fset[, fdel[, doc]]]]) - see below...
...map.PAGESIZE constant is now initialized using sysconf when possible, which eliminates a dependency on -lucb for Reliant UNIX. The md5 file should now compile on all platforms. The select module now compiles on platforms that do not define POLLRDNORM and related constants. Darwin (Mac OS X): Initial support for static builds on this platform. BeOS: A number of changes were made to the build and installation process. ar-fake now operates on a directory of object files. ...
...map for several Open Bastion conferences. Beginning of March: Discussion with Donald Stufft <donald at crate.io> about derived version of Python logo for site https://crate.io. An initial version of a derived logo was too much of a modification of the design, but some discussion led to a version that preserved the full shape of the Python logo (with some permitted perspective added, as if logo was stamped on side of a crate). The kind Jonathan Hosmer <jon at pythonforios.com> with w...
...map [ #438050 ] configure doesn't look for poll.h in sys [ #437487 ] 2.1 build on Solaris fails if CC is set [ #441527 ] unixccompiler preprocessor broken What's New in Python 2.1.1c1 ? Python 2.1.1 comes with the new, GPL-compatible PSF licence. Several insecurities in dict comparison as well as a scoping bug, that could lead to the Python interpreter crashing were fixed. Python should compile and run out of the box using the Borland C compiler (under Windows), thanks to Stephen Hansen. A...
...maps clear. Below is the break down: On the 2nd Level we have the Exhibit Hall space. It is very large. It was intended for our lunches, but onsite I switched (signed addendum for it) what we reserved for the expo hall to the large space on the 2nd level. I think it would be wise to put registration outside of this area. We also decided on having the buffet lunch in the same area as the exhibits. The space that used to be the expo hall on the 4th floor will now be a break out room for our confer...
If you didn't find what you need, try your search in the Python language documentation.