Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typos detected by Sjoerd | Guido van Rossum | 1996-10-11 | 1 | -1/+1 |
| | |||||
* | Added warning about behavior of open mode 'a' (or 'a+'). | Guido van Rossum | 1996-05-02 | 1 | -1/+4 |
| | |||||
* | apply() third arg | Guido van Rossum | 1995-10-08 | 1 | -1/+4 |
| | |||||
* | documented globals() and locals() | Guido van Rossum | 1995-07-07 | 1 | -4/+21 |
| | |||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -1/+2 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -35/+72 |
| | | | | unified style; etc. | ||||
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -1/+1 |
| | |||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -9/+11 |
| | |||||
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵ | Guido van Rossum | 1995-02-28 | 1 | -1/+1 |
| | | | | WWW chapter | ||||
* | cosmetics/typos | Guido van Rossum | 1995-01-12 | 1 | -1/+1 |
| | |||||
* | updated eval(), added execfile() | Guido van Rossum | 1995-01-10 | 1 | -10/+28 |
| | |||||
* | Added docs for delattr | Guido van Rossum | 1994-08-16 | 1 | -0/+9 |
| | |||||
* | * Doc/libfuncs.tex: don't use $math$ in description of pow(x,y,z); | Guido van Rossum | 1994-08-12 | 1 | -2/+12 |
| | | | | | | | | | | | | describe tuple() * Doc/libposixfile.tex: use tableiii instead of tableii, so partparse will work again (I know, chicken!) * Doc/libthread.tex: Added get_ident(); updated text on module availability * Doc/myformat.perl: Added sub do_cmd_Cpp | ||||
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -20/+20 |
| | |||||
* | Documented optional bufsize argument to open() and the fact that mode | Guido van Rossum | 1994-05-03 | 1 | -3/+14 |
| | | | | is now also optional | ||||
* | Documented new built-in function vars(). | Guido van Rossum | 1994-04-21 | 1 | -0/+12 |
| | | | | | | Documented new formatting features: %s takes any type, and '%(key)format' % dictionary. Documented posixpath.expandvars(). | ||||
* | Documented xrange; crossreffed lambda a bit more | Guido van Rossum | 1994-02-24 | 1 | -0/+12 |
| | |||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+356 |