| Commit message (Expand) | Author | Age | Files | Lines |
* | New section header style. | Fred Drake | 1998-08-10 | 125 | -195/+344 |
|
|
* | Some logical markup, some nits. | Fred Drake | 1998-08-10 | 1 | -25/+26 |
|
|
* | re is standard, not built-in. | Fred Drake | 1998-08-07 | 2 | -4/+7 |
|
|
* | Document gethostbyname_ex(). | Guido van Rossum | 1998-08-07 | 1 | -1/+12 |
|
|
* | Clarify that quit() and close() render the instance useless. | Guido van Rossum | 1998-08-07 | 1 | -2/+7 |
|
|
* | Added file transfer to example. | Fred Drake | 1998-08-07 | 1 | -0/+2 |
|
|
* | In the example, make sure all the imports are done. | Fred Drake | 1998-08-07 | 1 | -3/+2 |
|
|
* | Markup nits. | Fred Drake | 1998-08-07 | 1 | -16/+21 |
|
|
* | Clarify xdrlib synopsis. | Fred Drake | 1998-08-07 | 1 | -8/+5 |
|
|
* | Fix typo in binascii synopsis. | Fred Drake | 1998-08-07 | 1 | -2/+2 |
|
|
* | Removed obsolete chapter header. | Fred Drake | 1998-08-07 | 1 | -15/+0 |
|
|
* | New organization of internet modules into protocols/support and data | Fred Drake | 1998-08-07 | 1 | -3/+5 |
|
|
* | New chapter headers for Internet Protocols and Internet Data chapters, | Fred Drake | 1998-08-07 | 2 | -0/+20 |
|
|
* | Fix synopsis for multifile. | Fred Drake | 1998-08-07 | 1 | -6/+6 |
|
|
* | Shorten the module synopsis. | Fred Drake | 1998-08-06 | 1 | -1/+1 |
|
|
* | Shorten the module synopsis. | Fred Drake | 1998-08-06 | 3 | -5/+5 |
|
|
* | Markup nit. | Fred Drake | 1998-08-06 | 1 | -5/+4 |
|
|
* | Markup nits. | Fred Drake | 1998-08-06 | 1 | -15/+15 |
|
|
* | Marked makedirs(), removedirs(), renames() as added in 1.5.2. | Fred Drake | 1998-08-06 | 1 | -0/+3 |
|
|
* | Clarify the + and b mode characters for open() a bit. | Guido van Rossum | 1998-07-29 | 1 | -6/+8 |
|
|
* | Update to use a separate page for front matter. | Fred Drake | 1998-07-28 | 1 | -0/+4 |
|
|
* | Fixed the gzip synopsis. | Fred Drake | 1998-07-27 | 1 | -1/+2 |
|
|
* | Added the popen2 synopsis. | Fred Drake | 1998-07-27 | 1 | -1/+1 |
|
|
* | Added the calendar synopsis. | Fred Drake | 1998-07-27 | 1 | -2/+2 |
|
|
* | Added the bisect synopsis. | Fred Drake | 1998-07-27 | 1 | -1/+1 |
|
|
* | Added the dumbdbm synopsis. | Fred Drake | 1998-07-27 | 1 | -1/+1 |
|
|
* | Added a synopsis. | Fred Drake | 1998-07-27 | 1 | -2/+3 |
|
|
* | Fix the synopsis. | Fred Drake | 1998-07-27 | 1 | -5/+4 |
|
|
* | Mark the new & changed items. | Fred Drake | 1998-07-27 | 2 | -10/+19 |
|
|
* | Document getsize(), getmtime(), getatime(). | Guido van Rossum | 1998-07-24 | 1 | -0/+19 |
|
|
* | Document makedirs(), removedirs(), renames() -- ESR-inspired super-versions | Guido van Rossum | 1998-07-24 | 1 | -1/+30 |
|
|
* | Document Ellipsis (not much of a documentation snippet, but at least | Guido van Rossum | 1998-07-24 | 1 | -0/+9 |
|
|
* | Added 3 missing types: ComplexType, SliceType, EllipsisType. | Guido van Rossum | 1998-07-24 | 1 | -0/+13 |
|
|
* | Move files around in a different way, so CVS picks up all the changes. ;-) | Fred Drake | 1998-07-24 | 1 | -861/+119 |
|
|
* | Move files around to get the names to match the module names except for | Fred Drake | 1998-07-24 | 5 | -133/+875 |
|
|
* | Document the 'p' format character. | Fred Drake | 1998-07-23 | 1 | -7/+16 |
|
|
* | Fix up Barry's markup, which didn't pass the latex test. ;-) | Fred Drake | 1998-07-23 | 1 | -8/+7 |
|
|
* | Added descriptions of EnvironmentError and OSError; updated IOError to | Barry Warsaw | 1998-07-23 | 1 | -18/+51 |
|
|
* | Updated the description of os.error to reflect the fact that it is now | Barry Warsaw | 1998-07-23 | 1 | -6/+11 |
|
|
* | Logical markup. | Fred Drake | 1998-07-23 | 1 | -42/+42 |
|
|
* | Use the new module synopsis syntax, even though we don't need a synopsis table | Fred Drake | 1998-07-23 | 1 | -2/+3 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 138 | -693/+616 |
|
|
* | # Oops, correct Latex errors. | Guido van Rossum | 1998-07-22 | 1 | -2/+2 |
|
|
* | Document how to make a POST request with urlopen(). | Guido van Rossum | 1998-07-22 | 1 | -6/+25 |
|
|
* | Add new syntax for specifying filenames on break and clear commands. | Guido van Rossum | 1998-07-20 | 1 | -3/+12 |
|
|
* | Complete the addition of libthreading.tex. (Isn't it annoying that | Guido van Rossum | 1998-07-20 | 2 | -0/+5 |
|
|
* | Added libthreading.tex ; this is mostly the contents of threading_api.py, | Andrew M. Kuchling | 1998-07-20 | 1 | -0/+561 |
|
|
* | Eric Raymond documents two already-existing functions (bmp, png). | Guido van Rossum | 1998-07-17 | 1 | -0/+2 |
|
|
* | Rewritten a bit to address some criticism in the newsgroup. | Guido van Rossum | 1998-07-06 | 1 | -31/+44 |
|
|
* | Normalize markup. | Fred Drake | 1998-07-02 | 1 | -68/+78 |
|
|