| Commit message (Expand) | Author | Age | Files | Lines |
* | Added deprecation notices to atof(), atoi(), and atol(), recommending | Fred Drake | 2000-10-04 | 1 | -1/+4 |
|
|
* | Added \versionchanged comment to os.popen() noting that it was unreliable | Fred Drake | 2000-10-04 | 1 | -0/+6 |
|
|
* | Remove styling information that conflicts with or duplicates the stylesheet; | Fred Drake | 2000-10-04 | 3 | -7/+5 |
|
|
* | Rewrites to section on new development process, after Usenet discussion | Andrew M. Kuchling | 2000-10-04 | 1 | -37/+38 |
|
|
* | Use \obindex{...} instead of \indexii{...}{type} in many places; this is | Fred Drake | 2000-10-04 | 1 | -17/+16 |
|
|
* | Preliminary tool to troll through the CVS logs and LaTeX sources for | Fred Drake | 2000-10-03 | 1 | -0/+162 |
|
|
* | Remove old note that os.popen() on Windows is unreliable; this is no | Fred Drake | 2000-10-03 | 1 | -3/+1 |
|
|
* | Bump the release number for the upcoming candidate. | Fred Drake | 2000-10-03 | 1 | -1/+1 |
|
|
* | Jim Ahlstrom sent a few corrections to my changes. (Thanks!) | Fred Drake | 2000-10-03 | 1 | -20/+27 |
|
|
* | $OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides a | Fred Drake | 2000-10-03 | 1 | -7/+11 |
|
|
* | Replace minimal \seetext references with better annotated \seerfc | Fred Drake | 2000-10-03 | 1 | -7/+8 |
|
|
* | Added some comments on the interaction of reload() and extension modules. | Fred Drake | 2000-10-02 | 1 | -1/+6 |
|
|
* | Add deprecation note since the XML support is shaping up. | Fred Drake | 2000-10-02 | 1 | -0/+3 |
|
|
* | Minor change to attributes so that the stylesheets can have better control. | Fred Drake | 2000-10-02 | 1 | -1/+1 |
|
|
* | Substantially revised documentation for the zipfile module, partially based | Fred Drake | 2000-10-02 | 1 | -60/+164 |
|
|
* | Minor stylesheet nit. | Fred Drake | 2000-10-02 | 1 | -1/+2 |
|
|
* | make_icon_filename(): Convenience function to turn a partial filename | Fred Drake | 2000-10-02 | 1 | -20/+45 |
|
|
* | Minor usage fix. | Fred Drake | 2000-10-02 | 1 | -3/+5 |
|
|
* | Add documentation and warnings for the isCallable(), isMappingType(), | Fred Drake | 2000-10-02 | 1 | -0/+50 |
|
|
* | Added skeletal "Building Extensions: Tips and Tricks" section. This | Greg Ward | 2000-09-30 | 1 | -0/+25 |
|
|
* | Fixed spelling of module; closes bug 115712. | Martin v. Löwis | 2000-09-30 | 1 | -1/+1 |
|
|
* | Replace to XXX notes to add references with real references. | Fred Drake | 2000-09-30 | 1 | -2/+7 |
|
|
* | Reversely --> Conversely | Fred Drake | 2000-09-29 | 1 | -2/+2 |
|
|
* | Spelling: internalization --> internationalization | Fred Drake | 2000-09-29 | 1 | -56/+48 |
|
|
* | os.startfile() documentation, based on text from Tim Peters. | Fred Drake | 2000-09-29 | 1 | -0/+18 |
|
|
* | Consistency nits, untabify. | Fred Drake | 2000-09-28 | 1 | -38/+39 |
|
|
* | Updated documentation relating to the various flavors of popen[234]() | Fred Drake | 2000-09-28 | 2 | -24/+79 |
|
|
* | Add regex and regsub to the list of undocumented obsolete modules. | Fred Drake | 2000-09-28 | 1 | -0/+12 |
|
|
* | Update the documentation for ConfigParser to match the recent changes. | Fred Drake | 2000-09-27 | 1 | -2/+13 |
|
|
* | Fix double negative spotted by matt@mondoinfo.com | Andrew M. Kuchling | 2000-09-27 | 1 | -2/+2 |
|
|
* | Added a section describing the new development process. Part of it | Andrew M. Kuchling | 2000-09-27 | 1 | -1/+87 |
|
|
* | Wrote text for features added between 2.0b1 and b2. | Andrew M. Kuchling | 2000-09-27 | 1 | -8/+35 |
|
|
* | Fixed error in explanation of codec decode_func pointed out by Gregg Hauser, | Andrew M. Kuchling | 2000-09-27 | 1 | -7/+8 |
|
|
* | Note that including Python.h includes limits.h when available. | Fred Drake | 2000-09-26 | 1 | -2/+2 |
|
|
* | Remove a ?? in the description of Mac OS support. | Greg Ward | 2000-09-26 | 1 | -1/+1 |
|
|
* | regex and regsub are obsolete and Evil, so don't include them in the club. | Fred Drake | 2000-09-25 | 2 | -4/+2 |
|
|
* | Updates from Fredrik Lundh <effbot@telia.com> about Unicode-related | Fred Drake | 2000-09-25 | 1 | -31/+43 |
|
|
* | Add obsolescence note to the module descriptions that get added to the | Fred Drake | 2000-09-25 | 2 | -3/+4 |
|
|
* | Update URL for Python 2.0 | Andrew M. Kuchling | 2000-09-25 | 1 | -1/+1 |
|
|
* | Minor cleanups, wrap long lines. | Fred Drake | 2000-09-25 | 2 | -13/+18 |
|
|
* | Added explanation of the use of the first program argument passed to the | Fred Drake | 2000-09-23 | 1 | -0/+9 |
|
|
* | Rename the public interface from "pyexpat" to "xml.parsers.expat". | Fred Drake | 2000-09-23 | 1 | -26/+24 |
|
|
* | Added warnings about platform vagaries to the strptime() documentation. | Fred Drake | 2000-09-23 | 1 | -1/+9 |
|
|
* | Added documentation for the new PyModule_*() convenience functions. | Fred Drake | 2000-09-23 | 1 | -0/+26 |
|
|
* | Added refcount information for the *_InPlace*() API series. | Fred Drake | 2000-09-22 | 1 | -0/+53 |
|
|
* | PyNumber_Coerce() returns an int, not a PyObject *. | Fred Drake | 2000-09-22 | 1 | -1/+1 |
|
|
* | Fix the way we found relevant cfuncdesc lines; PREFIX was not a regular | Fred Drake | 2000-09-22 | 1 | -7/+10 |
|
|
* | use_sans_serif(), | Fred Drake | 2000-09-22 | 1 | -10/+7 |
|
|
* | Update versioning for the next Python release. | Fred Drake | 2000-09-22 | 1 | -2/+2 |
|
|
* | Update RELEASE for the next Python release. | Fred Drake | 2000-09-22 | 1 | -1/+1 |
|
|