Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -4/+4 |
| | | | | | translation more difficult, as well as reading the English more difficult for non-native speakers. | ||||
* | Document default blocksize for storbinary(). | Guido van Rossum | 2001-02-15 | 1 | -2/+3 |
| | |||||
* | Document changed default to passive mode. | Guido van Rossum | 2001-01-15 | 1 | -1/+2 |
| | |||||
* | Document the new optional argument "rest" on the transfercmd(), | Barry Warsaw | 2000-09-01 | 1 | -5/+22 |
| | | | | | ntransfercmd(), and retrbinary() commands. This closes SF patch #101187. | ||||
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | typo: privide --> provide | Fred Drake | 1999-07-20 | 1 | -1/+1 |
| | | | | Reported by Nadim Ghaznavi <nadim@ghaznavi.com>. | ||||
* | dir() method description revised based on comments from Greg Stein. | Fred Drake | 1999-07-07 | 1 | -6/+7 |
| | |||||
* | Added paragraph explaininng the text/binary flavors of some methods, | Fred Drake | 1999-05-17 | 1 | -0/+5 |
| | | | | to make it easier for people to find what they're looking for. | ||||
* | Added module references; minor grammatical fixes. | Fred Drake | 1999-05-11 | 1 | -0/+4 |
| | | | | All suggested by Eric Raymond. | ||||
* | Fix dropped space in the HTML output. | Fred Drake | 1999-04-22 | 1 | -6/+6 |
| | |||||
* | Added note about ftpmirror.py, since that seems to be one of the most | Fred Drake | 1999-03-25 | 1 | -0/+8 |
| | | | | requested Python tools/examples. | ||||
* | Documented FTP.set_pasv(). | Fred Drake | 1999-03-18 | 1 | -13/+15 |
| | |||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
| | | | | Fix up a few synopses. | ||||
* | 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 |
| | |||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
| | |||||
* | Document transfercmd(), ntransfercmd(), delete(), rmd(), size(). | Fred Drake | 1998-04-27 | 1 | -5/+39 |
| | | | | | Thanks to Timothy Wild <twild@clear.net.nz> for catching the omission of delete(). | ||||
* | Remove obsolete \setindexsubitem macros. | Fred Drake | 1998-04-04 | 1 | -42/+43 |
| | | | | | | | | Massive migration to methoddesc and memberdesc. Logical markup as needed. A sprinkling of index entries for flavor. | ||||
* | Logical markup. | Fred Drake | 1998-03-12 | 1 | -41/+40 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -4/+4 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Removed all references to the \rfcindex{} macro; now only \rfc{} is used. | Fred Drake | 1998-02-10 | 1 | -1/+0 |
| | |||||
* | Use the new RFC macros wherever RFCs are referenced by number. No other | Fred Drake | 1998-02-09 | 1 | -3/+2 |
| | | | | changes. | ||||
* | Added index items for the RFC and the protocol itself. | Fred Drake | 1998-01-07 | 1 | -0/+2 |
| | |||||
* | Provide default for blocksize on retrbinary (Skip Montanaro). | Guido van Rossum | 1997-12-03 | 1 | -4/+5 |
| | |||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -3/+4 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 1 | -3/+3 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | typos only | Guido van Rossum | 1995-08-10 | 1 | -1/+1 |
| | |||||
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -1/+1 |
| | |||||
* | some new material | Guido van Rossum | 1995-03-22 | 1 | -1/+199 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
| | | | | unified style; etc. | ||||
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵ | Guido van Rossum | 1995-02-28 | 1 | -0/+3 |
| | | | | WWW chapter | ||||
* | added WWW sections | Guido van Rossum | 1995-02-27 | 1 | -0/+3 |