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.
...Windows system must support Microsoft Installer 2.0. Just save the installer file to your local machine and then run it to find out if your machine supports MSI. Windows XP and later already have MSI; many older machines will already have MSI installed. If your machine lacks Microsoft Installer, you'll have to download it freely from Microsoft for Windows 95, 98 and Me and for Windows NT 4.0 and 2000. Windows users may also be interested in Mark Hammond's pywin32 package, available from Sourcefo...
...xpanded considerably to facilitate tracking of time, mileage, and expenses, not just for project management but also for billing and payroll purposes. Optional modules are available for paper-less expense reporting, advanced user role management, automated billing and payroll, and to facilitate system access for disconnected traveling users. Today, Timesheet is platform-independent, flexible enough to be reconfigured by customers to fit unique organizational needs, and scales to tens of thousand...
...XP-style environment to advance the Python code base and popular Python-based modules such as the Zope application server, Plone content management system, Twisted framework for asynchronous programming, Docutils structured text processing system, and the Chandler personal information manager. Participation in sprints is free of charge and open to all. Planning for the sprints is taking place on the Python wiki at http://www.python.org/cgi-bin/moinmoin/SprintPlan2004. About Pyth...
...xposed the "import lock". (New in 2.3a2.) itertools - high speed, memory efficient looping constructs inspired by Haskell and SML. (New in 2.3a2.) (Some improvements in 2.3b1, including subsumption of times() into repeat(), and addition of chain() and cycle().) logging - a flexible, configurable logging package based on log4j and our own PEP 282; written by Vinay Sajip. (New in 2.3a2: warn/WARN renamed to warning/WARNING; logging module actually included in the Windows installer....
...Windows and eventually other Unix-like operating systems. For this reason, we avoided platform-specific implementations and chose cross-platform technologies. Additional development tools used in the project included gcc, Gnu make, latex, pdflatex, latex2html, emacs/xemacs (before Wing was functional), Visual C++ 6, and cygwin. Results Our work on Wing IDE has been quite a success. We were able to develop faster than we originally expected, and to deliver Wing IDE on Linux, Windows 98 through ...
...xposes unichr() at C level. New functions PyErr_SetExcFromWindowsErr() and PyErr_SetExcFromWindowsErrWithFilename(). Similar to PyErr_SetFromWindowsErrWithFilename() and PyErr_SetFromWindowsErr(), but they allow to specify the exception type to raise. Available on Windows. Py_FatalError() is now declared as taking a const char* argument. It was previously declared without const. This should not affect working code. Added new macro PySequence_ITEM(o, i) that directly calls sq_item without reche...
...xpat now detects the expat version if expat.h defines it. A number of additional handlers are provided, which are only available since expat 1.95. In addition, the methods SetParamEntityParsing and GetInputContext of Parser objects are available with 1.95.x only. Parser objects now provide the ordered_attributes and specified_attributes attributes. A new module expat.model was added, which offers a number of additional constants if 1.95.x is used. xml.dom offers the new functions registerDOMImpl...
If you didn't find what you need, try your search in the Python language documentation.