1999-03-02 |
Fred Drake | Only use 4 columns in the module index, to accomodate... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | added "Save options" menu to popup so users can set... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | changed creator to 'Pide' -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | added kludge so edit menus work in W.ModalDialogs ... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | updated 'vers' resource -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | reverted Jack's mod: no longer neccesary since all... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | added Jack's ad-hoc icon plus a BNDL resource, so the... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Jack Jansen | Set the signature for the IDE "by hand", the bundle... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Jack Jansen | Moved all three bundles (for interpreter, applets and... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Just van Rossum | added "dummy" makeopenwindowsmenu method to simplify... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Just van Rossum | open res file(s) read only; upped __version__ -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Fred Drake | extract_tb(): Only describe this function once. Probl... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Fred Drake | Typo: "Availabilty" --> "Availability" |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Just van Rossum | added slight delay in Scrollbar.click() for more intuit... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Just van Rossum | fixed "crashing" bug when scripts folder as stored... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jack Jansen | Uncommented AskYesNoCancel docstring (how did it get... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jeremy Hylton | http_error had the 'data is None' test backwards. ... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jeremy Hylton | change indentation from 8 spaces to 4 spaces |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jeremy Hylton | pleasing the tabnanny |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Fred Drake | Oops, one more "x, y, z" to convert... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Fred Drake | Adjusted comment at the top to be less confusing, follo... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | Added note about comments, from Christopher Petrilli. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | Update some of the top comments and shorten title of... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | Moved whatsound to lib-old/, since it was declared... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | Use sndhdr instead of the obsolete whatsound module. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Jeremy Hylton | When performing a POST request, i.e. when the second... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | ignore_from_idx(): Fixed bug in regular expression. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | Add target for modindex.html; a combined lib+mac module... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | Script to combine module index files. Given a list... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | Ignore a file called modindex.html. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Fred Drake | process_nodes(): New function. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Guido van Rossum | Patch by Lars Wirzenius: |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Barry Warsaw | (initerrors): Make sure that the exception tuples ... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Barry Warsaw | Document the correct class hierarchy for SystemExit... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Barry Warsaw | Document the correct class hierarchy for SystemExit... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | Add import sys, needed by reference to sys.exc_info... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Fred Drake | Script to help identify undocumented modules. Use... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Fred Drake | Dictionaries are created using the "{...}" notation... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | # Typo in docstring (Retrun -> Return). |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | # the usual |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | Now that we don't have AC_CHECK_LIB(m, pow), the HAVE_L... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | Carefully check for overflow when allocating the memory... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | Get rid of AC_CHECK_LIB(m, pow) since this is taken... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | 1. Print the error message (carefully) when a dl.open... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | 1. Clarify that immutability isn't entirely the same... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | Patch by Tim Peters to improve the range checks for... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | 1. Augment the DG/UX rule so it doesn't break the BeOS... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | According to Jeffrey Honig, bsd/os 2.0 - 4.0 should... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | According to Jeffrey Honig, bsd/os 4.0 should be added... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido van Rossum | Patch by Tadayoshi Funaba (with some changes) to be... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Incorporated updates to describe geturl() by Sjoerd... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | As Des Barry points out, we need to call pathname2url... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Added note about *static* after description of *shared*. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | Document *static* -- in two places! |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Refer to the right RFC in the intro. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | We don't support leap seconds, so the seconds field... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | In atoi(), don't use isxdigit() to test whether the... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Reflect the released version. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | As Finn Bock points out, _P_WAIT etc. don't have a... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Typo: "apparentlt" --> "apparently" |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | Steve Clift pointed out that 'file' allows a netloc. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | The docstring for ttyname(..) claims a second "mode... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Guido van Rossum | Dang. Even though this is obsolete code, somebody... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Removed "This will be discussed later." where it's... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Other chapter titles refer to collections of modules... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Noted report of missing material in the extending ... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Revised description of blank line handling for the... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | BabylMailbox description: Properly escape the backslas... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | Oops, used a \label twice - fix one of them. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Fred Drake | More reasonable section titles. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Fred Drake | Shorten section title. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Fred Drake | Added descriptions for BabylMailbox and Maildir (Qmail... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Fred Drake | Shorten section title. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Fred Drake | Shorten a few section titles. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Give subsections reasonable file names in the HTML. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Added an index entry. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | do_cmd_arabic(): Override the l2h-provided version... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Specify the sizes of H? relative to the normal font... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Shortened the short synopsis -- too long. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Use more current approach to recording authors. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Shortened the short synopsis -- way too long. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Fix an amazing number of typos & malformed sentences... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Noted that the module was added in 1.5.2. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Fred Drake | Update description of what modules "look like" when... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Use current approach to record documentation author. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Record module & documentation author. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Documentation for pyclbr and tokenize modules. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Bow to font-lock at the end of the docstring, since... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Added sections for pyclbr and tokenize. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Remove the "Parsing Python" section. Hurray! |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | More files. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Mark <verbatim> elements that represent interactive... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Minor adjustments to reflect esis2sgml.py changes. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Some adjustments, mostly to make it more general. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Make the _rmtt regular expression deal with the new... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Fred Drake | Add notes to __builtin__.float() and string.atof()... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5.2b2 |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Guido van Rossum | Updated for 1.5.2b2 release. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Guido van Rossum | New in 1.5.2b2. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Guido van Rossum | Couple of new names. |
commit | commitdiff | tree | snapshot |
next |