1999-06-23 |
Fred Drake | Updates from Moshe, again edited by me. Describe the... |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Fred Drake | Added "See Also" section for termios module. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Fred Drake | Various updates. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Fred Drake | tty module documentation from Moshe, with some editing... |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Fred Drake | Added more sections... |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Fred Drake | Two more from Moshe! |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Jack Jansen | Drag manager constants. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Fred Drake | Make the mode parameter to open() default in the same... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Fred Drake | Added entry for the chunk module. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Fred Drake | New section from Moshe Zadka, modified by FLD for marku... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Just van Rossum | mod from Joe Strout: when quitting, catch errors in... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Guido van Rossum | Patch by Tim Peters: |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Guido van Rossum | Patch submitted by Toby Dickenson and approved by Mark... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Fred Drake | Added some "See also" references to htmllib docs. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Fred Drake | Added entry for curses module. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Fred Drake | Added entries for four of Moshe's documentation sections. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Fred Drake | Preliminary documentation for the curses module by... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Guido van Rossum | Add warning FreeBSD users of a problem with curses... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Fred Drake | Fix a markup error. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Fred Drake | Three more modules documented by Moshe! |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Jack Jansen | Initial minimal test program: print information on... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Jack Jansen | Print something on stderr in case of exceptions in... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Jack Jansen | Drag manager interface (completely untested, so far) |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Guido van Rossum | Greg McFarlane submitted two missing Text methods:... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Fred Drake | Added a few minor comments, mostly to discourage docume... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Fred Drake | Added paragraph about potential re-initialization of... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Fred Drake | Further clarfication of the system-dependence of the... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Fred Drake | Relocating file to Lib/lib-old. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Fred Drake | Re-categorize the dump module as obsolete. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Fred Drake | fpformat has been documented for at least a week now! |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Guido van Rossum | CRITICAL PATCH! |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Guido van Rossum | # Darn! Local variable l declared but not used in... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Small markup & usage adjustments. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | When looking for things that might be modules, include... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Guido van Rossum | Patch suggested (and partially provided) by Lars Damero... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Correction: the parameters of new.instance() are type... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Updated version from Moshe, with a re-written warning... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Minor markup nits. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Small English usage nits. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Small markup and English usage nits. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Guido van Rossum | In collect_children(), put a try-except around os.waitp... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Add reminder that wave.open() documentation should... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | open(): Make the mode parameter optional; if omitted... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Add entries due to additional sections from Moshe. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | Add/remove entries due to additional sections from... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Fred Drake | New module documentation sections from Moshe Zadka... |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Guido van Rossum | Patch by Jim Fulton (code style tweaked a bit) to support |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Guido van Rossum | Suppress warning print statements about modules not... |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Guido van Rossum | Sjoerd Mullender: |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Guido van Rossum | Laurence Tratt notes that the accept() call in get_requ... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Fred Drake | Added note to __not__() description that this operation... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Guido van Rossum | Add the test case provided by Barry Scott for his patch. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Guido van Rossum | Barry Scott writes: |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Fred Drake | Several new index entries to make find this easier. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Barry Warsaw | Added a couple of endswith test cases for bugs reported... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Guido van Rossum | New version from Jim: |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Guido van Rossum | New version from Jim: don't call Py_FatalError() when... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Fred Drake | Added entries for new sections from Moshe. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Fred Drake | Misc. changes related to the new sections. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Fred Drake | New sections from Moshe Zadka <moshez@math.huji.ac... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Barry Warsaw | Added more tests of join |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Fred Drake | Message.getheaders(): If there are no matching headers... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Fred Drake | Add entry for the fpformat module. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Fred Drake | Documentation for the fpformat module by Moshe Zadka |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Fred Drake | Added 'ce' to the list of "registered" values for os... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Guido van Rossum | After more discussion with Jim, change the behavior... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Barry Warsaw | Two extra startswith tests |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Barry Warsaw | Harness can now test object methods directly, if they... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Guido van Rossum | Tim Peters smart.patch: |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Fred Drake | Last night's scribbles: |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Guido van Rossum | Mark Hammond: patch for Windows/CE. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Barry Warsaw | Output for the regression test of the new string methods. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Barry Warsaw | Regression test for the new string methods. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Some clarifications on operations for mapping types... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Adjust indexing for __import__(); based on comments... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Improve index entry for "import"; responding to comment... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Work around latex2html problem; reported by Gerrit... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Relocating file to Lib/lib-old. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Declare the "util" module obsolete. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Added a few more bugs to the doc string; reformatted... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Code by Mark Hammond to format paragraphs embedded... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Added abstraction get_selection_index() (Mark Hammond... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Fixed typo reported by Bennett Benson |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Adapt to the new pyclbr's support of listing top-level... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | At David Ascher's request, clarify that os.system(... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Fred Drake | Fix typo reported by Robert Kern <kernr@ncifcrf.gov>. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Fix off-by-one error in Tim's recent change to comment_... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Co-production with Tim Peters, implementing a suggestio... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Mark Hammond writes: Here is another change that allows... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Mark Hammond writes: Tim's suggestion of copying the... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Guido van Rossum | Patch by Jim Fulton to document the new parse_qls(). |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Append "..." if the appropriate flag (for varargs)... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Fix bug discovered by Klaus-Juergen Wolf -- it runs... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Fix by Sjoerd for a package related bug: If you have... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Set the max recursion limit to 5000 -- rather conservat... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Jim Fulton writes: |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | When deallocating a list, DECREF the items from the... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Set PATCHLEVEL and PY_VERSION (string version only... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Updated lagging version#. Also added some comments... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Guido van Rossum | Patch by Per Cederqvist: |
commit | commitdiff | tree | snapshot |
next |