1999-08-04 |
Fred Drake | Started documentation on buffer objects & types. Very... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Fred Drake | PyBuffer_New(): Raise ValueError if size is negative... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Jack Jansen | Added available() method, which checks whether quicktim... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Guido van Rossum | Change the directory tree walking example to use cleare... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Guido van Rossum | It turns out that modifying the environment strings... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Fred Drake | Re-write in Python for portability. About 30% slower... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Fred Drake | remap_element_names(): Only used for things that the... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Fred Drake | The new conversion engine supports more of the table... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Guido van Rossum | Removed PyMapping_Clear() -- it was wishful thinking... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | Use the mksourcepgk script instead of mktarball.sh. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | Remove obsolete version of script. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | Re-implementation of mktarball.sh as a more portable... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | bwrite(), ewrite(): Helpers for diagnostic output... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | Mostly minor changes. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | This doesn't need to do nearly as much for the new... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | A few small improvements to the conversion. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | Markup nits. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Fred Drake | Fixed hyperlink references to the __builtin__ and __mai... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Guido van Rossum | Mark Hammond writes: |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Guido van Rossum | Remove some redundant code from Canvas.tag_bind(),... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Ripped out the old conversion. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Added a few more passes through the document fragment... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Massive changes. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Minor updates. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Use the (new) buildFragment() method of the EsisBuilder... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Some minor cleanup. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Conversion specification, used by a new path through... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Minor update. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Fred Drake | Change an {\em ...} to \var{...} and a {\bf ...} to... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Barry Warsaw | A few minor Customize changes: |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Barry Warsaw | (python-mode): Set which interpreter (CPython or JPytho... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Guido van Rossum | Another patch from Andy Dustman: |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Barry Warsaw | (py-beginning-of-def-or-class): Only move to match... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Fred Drake | Add support for bzip2 compression. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Fred Drake | Add support for bzip2 using --bzip2. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Fred Drake | Ignore additional compressed formats. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Fred Drake | Added description of optional parameter to UserDict... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Fred Drake | Add zip archive support for html, pdf, ps, and latex... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Fred Drake | Add --zip parameter; make this able to produce .zip... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Fred Drake | getsize(), getatime(), getmtime(): |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Fred Drake | Update getattr() description to document the optional... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Fred Drake | Make the default target xml instead of sgml. |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Fred Drake | Make the default target xml instead of sgml. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Fred Drake | typo: privide --> provide |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Fred Drake | Fixed order of parameters in slice() docstring. The... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Guido van Rossum | New wishes. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Guido van Rossum | Add test case for bug just fixed by Stephen Turner. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Guido van Rossum | Patch by Stephen Turner, who writes: |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Guido van Rossum | Mark Favas was quick to note that the last checkin... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Guido van Rossum | Appropriate overflow checks so that things like sys... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Barry Warsaw | added a test for "To: :" patch |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Barry Warsaw | AddrlistClass.getaddress(): when parsing `:'s, in the... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Fred Drake | Added comment clarifying that RELEASE is the documentat... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Fred Drake | do_cmd_funclineni(): New function; non-indexing form... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Fred Drake | Move chdir() and getcwd() descriptions to "Files and... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Fred Drake | Use the same names for CLASS attributes as elsewhere. |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Fred Drake | Updated Milan's email address. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Guido van Rossum | Make the color for stderr red (i.e. the standard warnin... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Greg Ward | The first concrete subclass of CCompiler: defines a... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Greg Ward | The abstract base class that defines the C/C++ compiler... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Greg Ward | Added a self-berating command relating to installation... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Greg Ward | Don't pollute importer's namespace with type objects... |
commit | commitdiff | tree | snapshot |
1999-07-09 |
Guido van Rossum | Patch by Jeffrey Chang to add docstrings everywhere. |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Guido van Rossum | Marc-Andre Lemburg discovered that the switch from... |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Fred Drake | Several methods return tuples, not lists. |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Fred Drake | Move some misc. comments from the example section to... |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Fred Drake | FTP.dir(): Fix typo in docstring. |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Fred Drake | dir() method description revised based on comments... |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Barry Warsaw | make_view_popups(): Catch import error which can occur... |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Fred Drake | Missing space; reported by Robert Kern <kernr@ncifcrf... |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Fred Drake | Fix a number of minor problems pointed out by /F. |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Fred Drake | Fixed typo reported by /F; thanks! |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Fred Drake | Bump the release number to 1.5.2p1. |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Jack Jansen | Drag module added. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Fred Drake | Darn! Forgot to re-target. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Fred Drake | Remove one item. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Fred Drake | Minor markup nit. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Fred Drake | Added entry for asyncore module. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Fred Drake | Fix a few markup nits, improve some index entries. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Fred Drake | New documentation from Chris Petrilli <petrilli@amber... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Fred Drake | For spawn*(), point to the magic constants; some reader... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Guido van Rossum | Milton L. Hankin reports that on Windows it is possible... |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Guido van Rossum | Sjoerd Mullender: |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Fred Drake | Removed entries for several modules which have been... |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Fred Drake | Documentation for dl module from Moshe. |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Fred Drake | Added entry for dl module. |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Fred Drake | Relocating file to Lib/lib-old. |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Fred Drake | Remove extraneous "contains" -- pointed out by Daniel... |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Fred Drake | Per Frank Stajano's suggestion, state explicitly that... |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Fred Drake | Make the reference to the os module in the module synop... |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Just van Rossum | Don't set type of application, it's taken care of elsew... |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Fred Drake | Made several grammatical corrections based on comments... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | For "Matching vs. Searching", remove comment that the... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | Added some reminders. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | Move the setting for secnumdepth to the document classe... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | Added some minor prose before the descriptions of the... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | Added entry for pty module. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | pty documentation from Moshe; with small edits. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | Improve description of the example. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Fred Drake | Usage nit: a bunch of "nor"s should have been a single... |
commit | commitdiff | tree | snapshot |
next |