Guido van Rossum
|
1e8b63eb88
|
Document some process group stuff; mkdir mode arg optional; mkfifo.
|
1996-06-26 19:22:46 +00:00 |
Guido van Rossum
|
8c07bb4565
|
listdir no longer returns . or ..; added remove==unlink
|
1996-02-12 23:16:08 +00:00 |
Guido van Rossum
|
1e150618a3
|
add realtime as 5th item to os.times() return value
|
1995-09-13 17:36:35 +00:00 |
Guido van Rossum
|
96628a90c4
|
typos, layout and other small things
|
1995-04-10 11:34:00 +00:00 |
Guido van Rossum
|
4bbe9c0add
|
added WNOHANG
|
1995-03-30 16:00:36 +00:00 |
Guido van Rossum
|
470be14c8a
|
mass changes; fix titles; add examples; correct typos; clarifications;
unified style; etc.
|
1995-03-17 16:07:09 +00:00 |
Guido van Rossum
|
6bb1adc7ee
|
small changes by Soren Larsen
|
1995-03-13 10:03:32 +00:00 |
Guido van Rossum
|
28379703dc
|
optional bufsize arg for popen and fdopen
|
1995-01-12 12:38:22 +00:00 |
Guido van Rossum
|
31cce97374
|
copyright.tex: Add 1995 to copyright message.
lib.tex: add libimp; remove bogus warning about lineii.
libmath.tex: document hypot().
libmd5.tex: rename md5.md5() to md5.new().
libposix.tex: document chown().
libposixfile.tex: openfile() instead of fileopen().
libsocket.tex: document gethostbyaddr().
libtypes.tex: add footnote explaining why readline() keeps the newline.
ref3.tex: correct typos, add back*quotes to index.
ref4.tex: don't use \verb inside footnote.
ref5.tex: explain repr() and str() and add them + back*quotes to index.
ref6.tex: correct typo, don't use \verb in footnote.
ref7.tex: don't use \verb in footnote.
|
1995-01-04 19:17:34 +00:00 |
Guido van Rossum
|
c5c67bc367
|
At release 1.0.1. Scripts, Makefile, README: cosmetic changes and
streamlined procedure; tut.tex: fixes by Tim Peters; libposix.tex:
added posix.fdopen; ext.tex: typos
|
1994-02-15 15:59:23 +00:00 |
Guido van Rossum
|
5fdeeeae2a
|
Restructured library documentation
|
1994-01-02 01:22:07 +00:00 |