Fred Drake
c211254334
Updated the section "Parsing Python".
1997-10-06 21:41:30 +00:00
Fred Drake
14bf341f16
Added keyword module entry.
1997-10-06 21:40:48 +00:00
Fred Drake
e061a51de1
Minor nits (Lib/token.py is a file, token is a module...).
...
Added docs for symbol and token modules at the end.
1997-10-06 21:40:20 +00:00
Fred Drake
db12f343bc
Documentation for the keyword module.
1997-10-06 21:39:16 +00:00
Fred Drake
00eb96a126
Move the pprint docs after the code docs, so that all parser/codegen type
...
things come together.
1997-10-06 21:26:03 +00:00
Barry Warsaw
dc0f00ad03
Document the mapping object's new get() method.
1997-10-06 17:50:48 +00:00
Fred Drake
04ac894189
Add the four latex2html output directories: api, ext, lib, tut.
1997-10-06 13:20:17 +00:00
Guido van Rossum
c44d3d6664
Done with tread state descriptions. Sigh!
1997-10-06 05:10:47 +00:00
Guido van Rossum
0bfd146594
Added strerror()
1997-10-05 18:54:52 +00:00
Guido van Rossum
bc3b13643d
Removed emacs.py
1997-10-05 18:54:36 +00:00
Guido van Rossum
eb53ae4928
Fixed some stuff that was incorrectly copied from regex.
1997-10-05 18:54:07 +00:00
Guido van Rossum
7974b0f2d8
Documented __import__, callable, isinstance, issubclass,
...
and slice.
1997-10-05 18:53:00 +00:00
Guido van Rossum
df3dba049d
Documented new exceptions and exception classes.
1997-10-05 18:51:26 +00:00
Guido van Rossum
5344d4fd2e
Add -N0 to dvips flags to generate page structure comments.
1997-10-05 18:51:02 +00:00
Guido van Rossum
42cefd03cf
Checkpoint. Added docs for the new exception handling APIs and for
...
the interfaces defined in import.h.
1997-10-05 15:27:29 +00:00
Fred Drake
b55e07f4eb
Fixed up formatting.
1997-09-30 21:59:27 +00:00
Fred Drake
1b914b3397
Fixed up formatting, added descriptions for previously undocumented functions.
1997-09-30 20:14:50 +00:00
Guido van Rossum
3cdb8f3286
Update the description and the example to the new functionality, which
...
is mostly concentrated in a generalized find_module() and the new
load_module(). Added the new module type constants. Declare that
SEARCH_ERROR and a whole bunch of module-type-specific functions are
obsolete.
1997-09-09 20:53:37 +00:00
Guido van Rossum
9cf4e2bde7
Change packages to site-packages (so it's clearly not a package itself).
1997-09-08 02:02:37 +00:00
Guido van Rossum
16221126d6
Added warning about ni's obsolescence. Retracted semantic changes
...
(i.e. when using ni, the old __init__.py semantics prevail!)
1997-09-07 03:02:39 +00:00
Guido van Rossum
593801142e
Initial revision
1997-09-07 02:56:35 +00:00
Guido van Rossum
f01dff7e93
Give in to Mike Meyer -- add *both* lib/python1.5/packages and
...
lib/site-python to the path (if they exist). This is a reasonable
compromise.
1997-09-03 22:05:54 +00:00
Guido van Rossum
28cad964ec
Document newly revamped site configuration mechanism.
...
Damn the criticism in c.l.p!
1997-08-30 20:03:28 +00:00
Guido van Rossum
36764b8b0e
Added docs for 'user' customization module. Renamed libuser.tex
...
(which had UserDict/UserList) to libuserdict.tex.
1997-08-30 20:02:25 +00:00
Guido van Rossum
b2afc811c2
Added os.altsep; this is '/' on DOS/Windows, and None on systems with
...
a sane filename syntax.
1997-08-29 22:37:44 +00:00
Guido van Rossum
282290f821
Referred to POSIX docs as well as to Unix docs.
1997-08-27 14:54:25 +00:00
Guido van Rossum
e20aef574a
Ignore whitespace between formats (not internal to a count+format).
1997-08-26 20:39:54 +00:00
Guido van Rossum
81e479a11f
Removed some colons that shouldn't be there (probably leftovers from
...
docstring conversion).
1997-08-25 18:28:03 +00:00
Fred Drake
5de31fc094
Oops, don't suppress echo of the rm command in l2hclean!
1997-08-22 18:20:33 +00:00
Fred Drake
03ff6f7474
Simplify LaTeX2HTML targets && support re-use of output directories (which
...
saves re-generation of images).
Add l2hclean target.
1997-08-22 18:18:54 +00:00
Fred Drake
289f97d0ea
Changed description of SchedParams() in the following way:
...
\bar{Besocial} --> \var{besocial}
^--- note case ----^
The fixed version matches the signature. Changed "\bar{Besocial} gives ..."
to "The \var{besocial} flag gives ..." to keep from starting the sentence
with a lowercase token.
(The \bar{} --> \var{} change was required to keep LaTeX happy.)
1997-08-22 13:51:31 +00:00
Fred Drake
2999607e59
Added missing "\end{funcdesc}" after FindFolder documentation.
1997-08-22 13:45:13 +00:00
Guido van Rossum
08157f8db6
mention cPickle and cStringIO
1997-08-21 02:29:19 +00:00
Guido van Rossum
b904629f75
Fix some badly botched prototypes for PyRun* c.s.
1997-08-21 02:28:57 +00:00
Guido van Rossum
e229d8636d
Misc Mac mods by Jack. Added libmacic.tex, and these patches:
...
libmacfs.tex Document NewAliasMinimalFromFullPath
libmacos.tex Document SetEventHandler and SchedParams
libmacui.tex Document asynchronous event handling
libmailbox.tex Removed mime-turds that somehow got in here
1997-08-18 15:14:26 +00:00
Guido van Rossum
5060b3be9b
Consistently change Python-C API to Python/C API; added lots of new
...
introductory text for reference counts and error handling, with good
examples.
1997-08-17 18:02:23 +00:00
Guido van Rossum
b235d9e673
Tweaked all l2h targets to remove the target directory before renaming
...
the intermediate target directory.
1997-08-15 19:12:08 +00:00
Guido van Rossum
09270b51e4
Fixes to make it pass latex without complaints.
1997-08-15 18:57:32 +00:00
Guido van Rossum
9085822f28
the usual
1997-08-15 02:52:46 +00:00
Guido van Rossum
1574d78550
Date
1997-08-15 02:52:35 +00:00
Guido van Rossum
1acceb0650
Added AMK's first cut at docs for re.py
1997-08-14 23:12:18 +00:00
Guido van Rossum
4a944d7a47
Added more stuff on initialization (still rudimentary)
1997-08-14 20:35:38 +00:00
Guido van Rossum
59a61352ad
Added new intro sections (incomplete); fixed various typos
1997-08-14 20:34:33 +00:00
Guido van Rossum
3572d3718b
Updated platform specific notes (it is now more common to have this)
...
added some caveats.
1997-08-14 19:51:26 +00:00
Guido van Rossum
8f06247b51
Added buffer_info() docs.
1997-08-14 19:50:37 +00:00
Guido van Rossum
98046b90d0
Minor typo only.
1997-08-14 19:50:18 +00:00
Guido van Rossum
fcaf26e245
Documented mime_decode_header() and mime_encode_header().
1997-08-14 14:13:01 +00:00
Guido van Rossum
9c43c590bc
More emphasis on os.environ's calling of putenv; and added hint about
...
flags for open().
1997-08-08 21:05:09 +00:00
Guido van Rossum
fd16ca4542
Added mimify docs (Sjoerd).
1997-07-30 22:05:07 +00:00
Fred Drake
bc0cd37fe2
l2h target: l2htut was listed twice and l2hapi was skipped. Fixed.
1997-07-30 15:59:25 +00:00
Fred Drake
b065452ebc
Bump up the version number. The date still needs to be set (Guido will
...
have to do that one!), but at least the version will match the release
version. (1.5a2 got skipped for this.)
1997-07-25 13:14:35 +00:00
Fred Drake
12d9eac0a2
A couple of grammatical nits.
...
Re-sequenced the function descriptions so that the formatting is described
before the assumption is made that the reader has a clue about the formatting.
Moved examples to be closer to the functions being demonstrated.
Added example of saferepr() result.
1997-07-24 15:39:16 +00:00
Guido van Rossum
6576dd6ad6
Document new 'quote' flag to cgi.escape().
1997-07-19 20:16:07 +00:00
Guido van Rossum
61c270345c
added code.py; codehack.py is obsolete
1997-07-18 21:08:07 +00:00
Guido van Rossum
1c78cf3317
Added label{module-spam}
1997-07-18 21:07:34 +00:00
Fred Drake
ca1182b262
Remove pprint from the list of undocumented modules.
1997-07-18 20:44:22 +00:00
Fred Drake
d2b9f81ec5
Add entry for the pprint module.
1997-07-18 20:43:53 +00:00
Fred Drake
18600a4229
Add libpprint.tex to the lib.dvi dependencies.
1997-07-18 20:43:27 +00:00
Fred Drake
ee8d3ca4cf
Documentation for the pprint module.
1997-07-18 20:41:58 +00:00
Guido van Rossum
b15e5ed689
Use 'and' instead of '&', which is a (La)TeX control character.
...
"make lib tut ext" should now be errorfree.
1997-07-17 18:30:15 +00:00
Guido van Rossum
e3d5fc50a1
Add AMK's seealso environment that is now used in the library manual
...
at some places.
1997-07-17 18:27:53 +00:00
Guido van Rossum
e47da0ae04
AMK's megapatch:
...
* \bcode, \ecode added everywhere
* \label{module-foo} added everywhere
* A few \seealso sections added.
* Indentation fixed inside verbatim in lib*tex files
1997-07-17 16:34:52 +00:00
Guido van Rossum
3c2a056fdd
Extensive changes by AMK.
1997-07-17 16:29:42 +00:00
Guido van Rossum
5320998da5
Note that getvalue() must be called before close().
1997-07-17 16:29:04 +00:00
Guido van Rossum
0fcbe8dde2
Added libni.tex libgzip.tex
1997-07-17 16:27:42 +00:00
Guido van Rossum
41884a9b1c
New from AMK
1997-07-17 16:26:11 +00:00
Guido van Rossum
0245569fd1
New version (interim) by AMK.
1997-07-17 16:21:52 +00:00
Guido van Rossum
eb1633ec6e
Removed mailbox, SocketServer, cmath -- these are now documented!
1997-07-17 16:21:18 +00:00
Guido van Rossum
84057a3874
Added cmath
1997-07-17 16:15:18 +00:00
Guido van Rossum
246d96555f
Typo in example.
1997-07-17 16:14:12 +00:00
Guido van Rossum
14a8024b04
New cmath module docs, by AMK (with additions and deletions by Guido).
1997-07-17 16:13:45 +00:00
Guido van Rossum
6c9db41d30
Added fileno(); added readlines(sizehint).
...
AMK's sed job.
1997-07-17 16:05:47 +00:00
Guido van Rossum
debf2e8a53
Fix dropped word.
1997-07-17 15:58:43 +00:00
Guido van Rossum
cfaf143956
Added a few new undocumented modules.
1997-07-16 15:48:20 +00:00
Guido van Rossum
31cbc846ac
Oops, some clarifications to conditional breaks.
1997-07-11 13:57:28 +00:00
Guido van Rossum
255d790077
Added (minimal) doc for conditional breakpoints.
...
(Lie about the syntax (and the syntax for "list") because latex2html
doesn't seem to handle doubly nested [] pairs.)
1997-07-11 13:51:17 +00:00
Fred Drake
dd527332b7
fixed typo, "header" ==> "headers"
1997-06-20 16:55:08 +00:00
Fred Drake
8f81ef1edd
Fix LaTeX bug found by examining the docstrings added to commands.py.
1997-06-12 16:14:07 +00:00
Fred Drake
b4aeaebfe8
Added libcommands.tex to list of library reference dependencies.
1997-06-12 16:06:19 +00:00
Fred Drake
4fd1292c3c
Documentation for Lib/commands.py, from Sue Williams.
1997-06-12 16:05:46 +00:00
Fred Drake
455838a217
Really nitty-gritty change to prevent latex2html from using a LaTeX-generated
...
image of the argument list....
1997-06-06 21:57:35 +00:00
Guido van Rossum
39a23cc1e3
Doc for mailbox.tex (Jack)
1997-06-02 21:04:41 +00:00
Guido van Rossum
6cb2ac226e
A nicety (author lost).
1997-06-02 17:57:10 +00:00
Guido van Rossum
41c302fc68
add libmailbox
1997-06-02 17:36:12 +00:00
Guido van Rossum
e5bb790027
Added libmailbox, obsolete libstdwin
1997-06-02 17:35:51 +00:00
Guido van Rossum
daff175611
Increase printable page size.
1997-06-02 17:35:01 +00:00
Guido van Rossum
b40f2a7446
Added SocketServer and mailbox modules.
1997-06-02 17:34:40 +00:00
Guido van Rossum
98b43eb012
It's now using mimetools instead of rfc822
1997-06-02 17:34:22 +00:00
Guido van Rossum
b9ee9c2298
stdwin is obsolete. Point to bsddb from dbhash.
1997-06-02 17:34:02 +00:00
Guido van Rossum
0a3c7532f3
Additional info about sys.path, sys.version, sys.prefix, sys.exec_prefix.
...
(AMK)
1997-06-02 17:32:41 +00:00
Guido van Rossum
0fa066b72e
Grammar (AMK).
1997-06-02 17:30:20 +00:00
Guido van Rossum
067a2acdf6
Mention seekable parameter (AMK).
...
Added pointer to mailbox module.
1997-06-02 17:30:03 +00:00
Guido van Rossum
bac80022e4
Mention use of profile.py to run a script (AMK).
1997-06-02 17:29:12 +00:00
Guido van Rossum
f967bf63f8
Added putenv, ftruncate (AMK).
1997-06-02 17:28:51 +00:00
Guido van Rossum
809408eb90
Mention use of pdb.py to run a script (AMK).
1997-06-02 17:28:16 +00:00
Guido van Rossum
94adab5e17
Added date, xgtitle, xover, xpath (AMK).
1997-06-02 17:27:50 +00:00
Guido van Rossum
a3f53cde37
It's now using mimetools instead of rfc822
1997-06-02 17:26:30 +00:00
Guido van Rossum
2525bedfc0
Fix a sentence which ends "...is 6, which." (AMK)
1997-06-02 17:22:06 +00:00
Guido van Rossum
921f32ce4c
Mention abs(complex) -> magnitude (AMK).
...
Documented list().
Mention [raw_]input()'s interface to GNU readline.
1997-06-02 17:21:20 +00:00
Guido van Rossum
3a0d850160
Added complex numbers (AMK).
...
Clarify that sort() works in-place.
Renamed dict.absorb() to dict.update().
1997-06-02 17:18:00 +00:00
Guido van Rossum
6102b51f2b
Added copy() and absorb().
1997-05-28 19:32:11 +00:00
Guido van Rossum
36f3502151
Added cvardesc and ctypedesc macros, for api.tex.
1997-05-22 20:43:24 +00:00
Guido van Rossum
ae110af13b
Just another checkin for backup. Nothing substantial yet.
1997-05-22 20:11:52 +00:00
Guido van Rossum
7806c16650
generated from latest doc files
1997-05-21 14:48:15 +00:00
Guido van Rossum
2335c5eaec
Added description of socket_type.
1997-05-21 14:41:42 +00:00
Guido van Rossum
6181e00667
Added AMK's SocketServer docs.
1997-05-19 19:55:16 +00:00
Guido van Rossum
9231c8f176
Made a start with api.tex, the Python-C API Reference Manual.
...
Removed extref.tex (which provided the starting point).
Also removed qua.tex, which is out of date and no longer needed.
1997-05-15 21:43:21 +00:00
Guido van Rossum
1681429ba8
Fix the date.
1997-05-09 02:25:55 +00:00
Guido van Rossum
51a6c9055c
Added docs for dumbdbm (AMK), and misc small fixes.
1997-05-09 02:23:45 +00:00
Guido van Rossum
7e691de948
Document return value of wait[pid]() more carefully.
...
Document how to get exit status of a popen() command.
1997-05-09 02:22:59 +00:00
Guido van Rossum
e4f347e779
Document "" and "<broadcast>".
1997-05-09 02:21:51 +00:00
Guido van Rossum
d0e8436e19
??? maybe window size
1997-05-08 23:39:55 +00:00
Guido van Rossum
881255223d
Added assert statement.
1997-05-08 23:39:31 +00:00
Guido van Rossum
d8f038ec0a
Added assert resword.
1997-05-08 23:39:12 +00:00
Guido van Rossum
4408ed5dcb
Tiny utility prints the latest set of reserved words.
1997-05-08 23:21:48 +00:00
Guido van Rossum
78b21cf47a
Checking in old changes -- no idea why (probably window size).
1997-05-08 23:21:09 +00:00
Guido van Rossum
5bbf0f7c93
Some updates (AMK at work, added resource.c).
1997-04-30 19:41:48 +00:00
Guido van Rossum
dfb4120ea1
Add zlib
1997-04-30 19:40:10 +00:00
Guido van Rossum
412154f3c7
Updated web ref and version#. Folded some long lines.
1997-04-30 19:39:21 +00:00
Guido van Rossum
04bc9d6e67
zlib by AMK
1997-04-30 18:12:27 +00:00
Guido van Rossum
e9a0732cd1
Note that passing a filename to uu.{en,de}code() is deprecated.
1997-04-27 21:29:51 +00:00
Guido van Rossum
e76b7a8fcd
Added fnmatch, base64 and quopri, received from Andrew Kuchling.
1997-04-27 21:25:52 +00:00
Guido van Rossum
150853861a
Various status updates.
1997-04-03 23:49:28 +00:00
Guido van Rossum
fc5ee0f980
Added site
1997-04-03 22:43:02 +00:00
Guido van Rossum
571391b963
New stuff by AMK.
1997-04-03 22:41:49 +00:00
Fred Drake
387c575d5c
Small grammatical touchups:
...
Para. 1: ...that reads and writes a string buffer...
^ ^
Para. 3: ...can be called at any time to retrieve the...
XXXXXXXXXXXX ^^^^^
...entire contents of the entire ``file'' ...
^^^^^^^ XXXXXXX
Guido, I hope I'm not stomping too far afield, but these seem pretty clear
to me.
1997-04-02 14:51:56 +00:00
Guido van Rossum
f643e3ff7e
Spell Unix, not UNIX.
1997-04-02 06:06:03 +00:00
Guido van Rossum
e8d94a8c10
Horrible hack to split up code '--' to prevent
...
latex2html from collapsing it into '-'.
1997-04-02 06:05:07 +00:00
Guido van Rossum
1cd26f2fc0
Add complex().
...
Update int(), long(), float() to support string conversions.
1997-04-02 06:04:02 +00:00
Guido van Rossum
740eb8265f
Add cross-refs for int() to atoi() etc.
...
Change replace() arguments; remove replace1().
1997-04-02 05:56:16 +00:00
Guido van Rossum
8d2893b5b2
Added a list of the main undocumented extension modules.
1997-03-27 20:57:52 +00:00
Guido van Rossum
7f3b0421de
Added docs for UserDict,UserList
1997-03-27 14:56:18 +00:00
Guido van Rossum
b6a80262e1
Added docs for glob and mailcap
1997-03-25 22:09:18 +00:00
Guido van Rossum
e6d579ddbc
Added docs for glob
1997-03-25 22:07:53 +00:00
Guido van Rossum
20af95b433
Added docs for mailcap
1997-03-25 22:01:35 +00:00
Guido van Rossum
c8a80cdbad
Added docs for replace() and replace1().
1997-03-25 16:41:31 +00:00
Guido van Rossum
e8e87999ab
Remove untrue statement about . and .. being included in list of names
...
passed to walk() visitor.
1997-03-25 15:25:54 +00:00
Guido van Rossum
7b7c578616
Add optional 4th argument to [r]find and [r]index (end of slice).
1997-03-14 04:13:56 +00:00
Guido van Rossum
612316f016
Add a rough list of undocumented stuff at the end.
1997-03-14 04:12:52 +00:00
Guido van Rossum
1f8cee2521
Hint about [\] trick to avoid quad backslashes.
1997-03-14 04:10:13 +00:00
Guido van Rossum
3978d75cca
Added intern()
1997-03-03 16:03:27 +00:00
Guido van Rossum
38e2ec4f14
Added ref to StringIO docs.
1997-03-03 16:03:05 +00:00
Guido van Rossum
3ff7317857
Correct two typos
1997-03-03 16:02:32 +00:00
Guido van Rossum
d90e5b1012
Fix name of PyObject_GetAttrString
1997-03-03 16:02:10 +00:00
Guido van Rossum
cda3d7d0e7
Added (minimal) StringIO docs.
1997-03-03 16:01:21 +00:00
Guido van Rossum
20e4210ec4
Fix up indentation of examples to use 4 spaces instead of tabs.
1997-02-28 16:37:49 +00:00
Barry Warsaw
7574587587
Document the new join() semantics.
1997-02-18 21:53:53 +00:00
Barry Warsaw
736bb0659f
Added a paragraph to describe clear_cache(), and why it's necessary.
1997-02-18 18:59:37 +00:00
Barry Warsaw
cd77df64e6
Document the new get_syntax() function.
1997-02-18 18:54:30 +00:00
Guido van Rossum
6fb6f10a96
Added doco for ratecv.
1997-02-14 15:59:49 +00:00
Guido van Rossum
7e924dd10d
Correct typo in PyArg_ParseTuple example.
...
Add reference to DLD 3.3 at http://www-swiss.ai.mit.edu/~jaffer/DLD.html .
1997-02-10 16:51:52 +00:00
Fred Drake
43d287ad73
(libparser.tex): Fix typo found by Mark Hammond.
1997-01-22 14:25:21 +00:00
Guido van Rossum
5cd752028c
Describe new ("unsigned") behavior of hex() and oct().
1997-01-14 18:44:23 +00:00
Guido van Rossum
fe27a50847
Added warning that gethostname() doesn't always return fqdn, and show
...
how to find it using gethostbyaddr().
1997-01-11 17:04:56 +00:00
Guido van Rossum
0d2971badb
Document that sys.builtin_module_names is now a tuple.
1997-01-06 23:01:02 +00:00
Barry Warsaw
d44be3fdb7
very minor typo
1997-01-03 20:19:05 +00:00
Guido van Rossum
653071731a
'I' and 'L' now always return a Python long.
1997-01-03 19:21:53 +00:00
Guido van Rossum
b0b8181622
Added unsigned data formats (B, H, I, L).
1997-01-03 19:20:52 +00:00
Guido van Rossum
dbadd558b5
Describe standard float/double support.
...
Rewrite example to be an interactive session
1997-01-03 04:20:09 +00:00
Barry Warsaw
6717030dc9
setkey method's argument is no longer optional (it used to be a no-op
...
when missing).
1997-01-02 19:48:00 +00:00
Fred Drake
591bbb1572
(libformatter.tex): Document the flush() method on the writer.
1996-12-31 20:51:42 +00:00
Guido van Rossum
3dd68d3364
Added libstat.tex
1996-12-31 02:24:54 +00:00
Guido van Rossum
125434665b
Document the new extensions.
1996-12-31 02:22:14 +00:00
Barry Warsaw
f308c0f1fc
From reading the source, it turns out that the setkey() method can
...
take an optional string key, but if key is not given, the method does
nothing! In the rewrite (see upcoming check-in), I left things this
way, but here I document that this is the case.
1996-12-23 23:34:17 +00:00
Barry Warsaw
e5a43a405d
Describe open(2) exported constants
1996-12-19 23:50:34 +00:00
Guido van Rossum
e8e9ed176f
Docs for stat.py -- docs by Skip Montanaro.
1996-12-19 22:39:22 +00:00
Barry Warsaw
fa5a6cff45
posix.open(): third argument (mode) is optional.
1996-12-19 22:38:56 +00:00
Guido van Rossum
62ac99ebf5
Documented getprotobyname() interface.
1996-12-19 16:43:25 +00:00
Fred Drake
ae0cd0b9b3
(libunix.tex): Change matching lib.tex: add line item for the resource
...
module.
1996-12-19 12:20:54 +00:00
Guido van Rossum
39900421bf
Added pointer to framereader distribution.
1996-12-18 19:55:49 +00:00
Guido van Rossum
3c7b2dc02c
Added docs for Jeremy's resource module.
1996-12-18 18:37:05 +00:00
Fred Drake
63a0c376ea
(libunix.tex): Changed two occurances of "Unix" to "\UNIX{}".
1996-12-16 22:12:33 +00:00
Fred Drake
094579e677
(libtime.tex): Merged in changes from Tamito Kajiyama.
...
(For those watching Python CVS messages: I checked in all of
Tamito's other changes, but the mail delivery failed since the
subject line was too long. The patch Tamito sent for the
documentation has been completely merged in.)
1996-12-13 22:09:52 +00:00
Fred Drake
4b3f0312c9
(lib<all sorts of stuff>.tex):
...
Merged in many typo corrections and fixes to support GNU info
processing; submitted by Tamito Kajiyama.
1996-12-13 22:04:31 +00:00
Fred Drake
6dc2aae3cd
(tut.tex): Normalized all uses of "UNIX" and "{\UNIX}" to use "\UNIX{}",
...
per usage needed for GNU info processing. Based on comments from
Tamito Kajiyama.
1996-12-13 21:56:03 +00:00
Fred Drake
30824246b3
(myformat.sty): Added a note about using \command{} v. {\command} wrt.
...
GNU info processing.
1996-12-13 21:53:07 +00:00
Guido van Rossum
8d40c843c1
Added quote_plus() and unquote_plus(), to do space/plus substitutions
...
for form field values.
Also corrected substitution example (the original changed the spelling
of "conolly" to "connolly" :).
1996-12-13 14:48:47 +00:00
Guido van Rossum
d16ddb610a
Typos reported by Tamito Kajiyama.
1996-12-13 02:38:17 +00:00
Guido van Rossum
21be147094
Added remark about time() and sleep()'s subsecond precision.
...
Added hint about using clock() for benchmarks etc.
Removed non-portable strftime directives and field width, and added a
warning about non-standard features.
1996-12-12 17:59:37 +00:00
Guido van Rossum
3486f27428
Added soundex (sigh)
1996-12-12 17:02:21 +00:00
Guido van Rossum
843e712bda
Added descriptions of parsedate(), parsedate_tz(), getdate_tz()
...
(all contributed by Andrew Kuchling).
1996-12-06 21:23:53 +00:00
Guido van Rossum
61ed4db9e8
Added section for operator module (compiled Skip Montanaro).
1996-12-06 21:22:41 +00:00
Fred Drake
d560605ae6
(Makefile): Added sym links for each manual, i.e., index.html -> lib.html.
...
This makes addressing the manuals a little simpler.
1996-12-06 20:06:37 +00:00
Fred Drake
fc8f6f3ed3
(Makefile): The sed hack is needed for all 3 manuals processed by latex2html;
...
the comma must represent a bug in the modified process_command()
function, but I haven't found it yet. This will work for now.
1996-12-06 18:45:30 +00:00
Fred Drake
f1e6707ea6
(Makefile): Rip out old partparse.py / texi2html.py stuff -- use latex2html
...
instead! Updated some comments.
1996-12-06 15:11:34 +00:00
Fred Drake
0d58d44da1
(myformat.perl): Don't italicize the '[]' characters around optional
...
parameters.
1996-12-06 15:09:14 +00:00
Fred Drake
dce22add1b
(.latex2html-init): Restore one setting to the default (no real need to
...
change it), and correct a typo in a comment.
1996-12-06 14:50:58 +00:00
Fred Drake
9abe64a395
(libparser.tex): Added note that the line number for a terminal token
...
indicates the line on which the token ends rather than starts
(a side effect of interpreting the parse tree nodes directly).
Maybe I'll fix this for Python 2.0.
1996-12-05 22:28:43 +00:00
Barry Warsaw
102dc417bf
Describe the new Unpacker.get_buffer() method.
1996-12-04 22:05:42 +00:00
Guido van Rossum
bda7ca7772
Added [nh]to[hn][sl]().
1996-12-02 17:24:10 +00:00
Guido van Rossum
dde9c2c1d2
Added .ilg (makeindex logfile)
1996-11-27 19:54:40 +00:00
Guido van Rossum
4745a274a5
Added some more turd files we can't avoid: .MIF, .ps, .auto.
1996-11-27 19:52:04 +00:00
Guido van Rossum
cd612d5e5c
Webmaker instructions
1996-11-27 19:51:35 +00:00
Guido van Rossum
558c09e4c1
Script to write MIF files from ref*.{book,doc}
1996-11-27 19:50:32 +00:00
Fred Drake
3e1fe89a0d
(myformat.perl): Fixed handling of "\e" -- argh!
1996-11-11 23:03:36 +00:00
Fred Drake
b4d4e25a62
(Makefile): Updated comments about using LaTeX2HTML for the library
...
reference. Made the extension to the input files for makeindex
explicit; if not made explicit a directory of the given base
name can cause makeindex to blow up. Specifically, if there is
a directory ./lib/ created by LaTeX2HTML, "makeindex lib" will
fail, but "makeindex lib.idx" will not.
l2h{tut,ext,lib} are now dependent on myformat.perl.
l2h adds ls2lib and removes the non-existant l2href.
1996-11-11 21:03:01 +00:00
Fred Drake
4464022799
(myformat.perl): Simplify generated HTML for "\optional{...}".
1996-11-11 20:51:09 +00:00
Fred Drake
b33021b572
(fix_libaux.sed): Hackish little sed script to modify lib.aux to get section
...
numbers right for latex2html for section titles which include
"\sectcode{__.*__}" in the name. Perhaps less general than it should
be, but sufficient.
1996-11-11 20:49:27 +00:00
Fred Drake
784c6d3684
(.latex2html-init): Perform some limited setup for the reference manuals;
...
some defaults are set here, but mostly this allows the "\," command
to be used the way it is in the Python documentation.
All future documentation should probably be written with only ","
in the argument lists and not "\,".
1996-11-11 20:46:44 +00:00
Fred Drake
9b550d992a
(myformat.sty): Simplify \varvars definition.
1996-11-11 20:43:46 +00:00
Fred Drake
c384d7560e
(myformat.perl): Updated to allow library reference manual to be handled by
...
latex2html. Mostly added support for custom environments and some
of the smaller commands used in the library reference (\e, \optional).
1996-11-11 16:04:35 +00:00
Guido van Rossum
b54f4dea73
Added 'Introduction' section head and 'Memory Management' subsection.
1996-11-06 15:47:58 +00:00
Guido van Rossum
76e47f3d75
Change last Ellipses to Ellipsis :-(
1996-11-02 17:05:21 +00:00
Fred Drake
f93f101450
(Makefile): Updated latex2html support.
1996-10-29 16:07:46 +00:00
Fred Drake
7a7480dc84
(myformat.perl): Added handler for cfuncdesc environment. This is needed
...
for the extending & embedding manual.
1996-10-29 15:56:57 +00:00
Fred Drake
eb33c781f3
(myformat.sty, extref.tex): Moved definition of cfuncdesc environment to
...
myformat.sty; having it in extref.tex confuses LaTeX2HTML.
1996-10-29 15:55:08 +00:00
Fred Drake
fd255e433f
(tut.tex): Added matching \normalsize after \small font control command
...
(and the contents it was supposed to be affecting). The latest
LaTeX2HTML handles these, but didn't close it as expected. This
handles that problem and does not affect the PostScript output.
1996-10-29 15:50:05 +00:00
Fred Drake
abcb38250b
(texi2html.py): Minor improvement to HTML 3.0 output for code examples.
1996-10-25 22:13:59 +00:00
Fred Drake
893e5e0a15
(partparse.py): Fix nasty bug where \e got translated to @e only within
...
the optional arg of an \item[].
1996-10-25 22:13:10 +00:00
Guido van Rossum
61f9139125
Added disclaimer.
1996-10-25 15:40:20 +00:00
Guido van Rossum
58e7a1a388
Updated notice.
1996-10-25 14:06:07 +00:00
Guido van Rossum
6240b0b773
Small nits only.
1996-10-24 22:49:13 +00:00
Guido van Rossum
52cf578382
Touched by FrameMaker :-(
1996-10-24 22:25:46 +00:00
Guido van Rossum
fa7bfce0be
Include updated title page.
1996-10-24 22:24:30 +00:00
Guido van Rossum
f73f79b5fd
Done with this for 1.4.
1996-10-24 22:14:06 +00:00
Guido van Rossum
3a26dd88af
Done with the "New in 1.4" chapter.
1996-10-24 22:12:48 +00:00
Guido van Rossum
71445570c6
Removed CNRI copyright, changed notice to standard notice.
...
Added date and version to title.
1996-10-24 18:41:30 +00:00
Guido van Rossum
a5a4c2a7d8
Correct truncated paragraph.
1996-10-24 14:47:44 +00:00
Guido van Rossum
c148cd6cdd
Ignore Frame backup and lock files.
1996-10-23 16:25:38 +00:00
Guido van Rossum
71ec03b731
Adapted to migration of reference manual to Frame.
1996-10-23 16:23:47 +00:00
Guido van Rossum
1775a517f5
Regenerated to remove hidden text from page 1.
1996-10-23 16:15:26 +00:00
Guido van Rossum
db2318580a
Frame versions of documents after mangling by Robin.
1996-10-22 22:13:21 +00:00
Guido van Rossum
cb9fe887f2
Version number and date.
1996-10-22 22:01:03 +00:00
Guido van Rossum
1f17543ee7
Removed LaTeX version of reference manual. Added ref/ref.ps.
1996-10-22 20:00:02 +00:00
Guido van Rossum
6a05f951cd
Got rid of most XXXes in the News chapter. Bumped the version to 1.4.
1996-10-22 19:27:46 +00:00
Guido van Rossum
fd1e543316
New date and version number.
1996-10-22 19:00:46 +00:00
Guido van Rossum
36845ede60
Changed URL for PCT again.
1996-10-22 02:25:24 +00:00
Guido van Rossum
a80c3988df
Added chapter on restricted execution.
1996-10-22 01:12:13 +00:00
Guido van Rossum
6e308d7e40
Start new chapter on restricted execution.
1996-10-22 01:11:53 +00:00
Guido van Rossum
095538dd10
Actual text submitted by AMK.
1996-10-22 01:11:19 +00:00
Guido van Rossum
c3d090cd4b
Background chapter on restricted execution. Additional sections are
...
rexec and bastion.
1996-10-22 01:10:56 +00:00
Guido van Rossum
7e42caba01
Patches for Mac module docs by Jack
1996-10-15 14:37:31 +00:00
Fred Drake
acc8754031
(partparse.py): Small change by Sjoerd to improve handle of X11 extension
...
documentation.
1996-10-14 16:20:42 +00:00
Guido van Rossum
9b0581192d
Added embryonic description of fcntl.lockf(). Added pointer to that
...
in posixfile (which is obsolescent).
1996-10-11 17:43:34 +00:00
Fred Drake
22f7f9e671
(texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom
...
navigation links for HTML 3 version.
Forced a blank line above the footnotes separator for HTML 2; at
least one page did not get this spaced correctly.
1996-10-11 16:54:00 +00:00
Fred Drake
4bf1296e05
(libtypes.tex): Correct reversal of two words in description of
...
formatting strings.
1996-10-11 16:33:48 +00:00
Guido van Rossum
1dde7b737c
Typos detected by Sjoerd
1996-10-11 15:57:17 +00:00
Fred Drake
11b6d24da0
(partparse.py): Small fix to do_datadesc(): in some odd cases the name of
...
data item was omitted, which also affected the indentation of the
description.
1996-10-10 20:09:56 +00:00
Fred Drake
5f2aa7113d
(Makefile): Push texi2html.py options into a make variable.
1996-10-09 19:33:17 +00:00
Fred Drake
0282726643
(texi2html.py): Tightened the generated HTML slightly. Added -p option to
...
print section titles even when the debugging output is not enabled.
Added -3 option to generate HTML 3.0 constructs where meaningful.
Removed repititive garbage generation: the old version added simple
descriptive comments after every datadesc/funcdesc/*desc entry:
function(args) -- function of module xxxx
Description....
These comments are no longer generated:
function(args)
Description....
1996-10-09 19:05:12 +00:00
Fred Drake
0b95abcba5
(Makefile): Add libformatter.tex to the library document dependencies.
1996-10-09 16:15:06 +00:00
Fred Drake
8f925959c6
(libhtmllib.tex, libsgmllib.tex, libformatter.tex):
...
Improve indexing somewhat. Add small intros to the "implementations"
sections of the formatter module doc.
1996-10-09 16:13:22 +00:00
Fred Drake
7edd8d3c58
(partparse.py): Rationalize some behavior around unexpected conditions.
1996-10-09 16:11:26 +00:00
Fred Drake
e1980ed1f8
(lib.tex, libwww.tex): Include the sgmlib chapter before the htmllib
...
chapter to better reflect the relationship between the modules.
1996-10-09 14:36:54 +00:00
Fred Drake
53e84d5342
(lib.tex): Added entry for formatter module.
1996-10-08 21:54:41 +00:00
Fred Drake
08d301ec53
(libwww.tex): Added entry for formatter module.
1996-10-08 21:54:06 +00:00
Fred Drake
e83b30d51e
(libformatter.tex): Added documentation for abstract writer/formatter model
...
and implementation variants.
1996-10-08 21:53:33 +00:00
Fred Drake
58d7f69168
(libhtmllib.tex): Revised documentation for HTML support.
1996-10-08 21:52:23 +00:00
Fred Drake
42439ad738
(libsgmllib.tex): Revised documentation for SGML support.
1996-10-08 21:51:49 +00:00
Guido van Rossum
58124880cc
A first stab at describing what's new in 1.4. Still many XXX'es left.
...
Also would like to add an "author's note" at the beginning, basically
pointing everyone to the books.
1996-10-08 17:29:56 +00:00
Guido van Rossum
e86cbc43f2
Protect '&' signs with '\' in description of PyNumber_Coerce.
1996-09-27 17:28:03 +00:00
Guido van Rossum
3f247ade66
Nits corrected by Fred
1996-09-27 17:11:24 +00:00
Fred Drake
a39a25e5ec
(texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation
...
to 4 spaces per level (no longer 8).
(Makefile): Use .pyc versions of partparse.py and texi2html.py to generate
converted documentation formats. This reduces the startup costs;
probably doesn't affect anyone but me in reality, but helps when
working on the docs.
1996-09-13 14:44:34 +00:00
Fred Drake
4b7d5a49ab
(libparser.tex): Revised parser module documentation; improved logical
...
organization.
1996-09-11 21:57:40 +00:00
Guido van Rossum
36f219dff8
More performance and layout improvements by Fred
1996-09-11 21:30:40 +00:00
Guido van Rossum
2f666639f3
Added long getopt docs; by Fred
1996-09-11 21:26:29 +00:00
Guido van Rossum
5f18d6c7a0
Reformatted with 4 spaces indent.
...
Got rid of most redundant \ continuation signs.
1996-09-10 22:34:20 +00:00
Guido van Rossum
49604d3182
20% speedup by Fred
1996-09-10 22:19:51 +00:00
Guido van Rossum
be0a8a6042
Added bastion and (dummy) rexec docs
1996-09-10 17:37:05 +00:00
Guido van Rossum
c05797dd15
Fixed coerce docs
1996-09-10 17:36:17 +00:00
Guido van Rossum
8206fb9c4c
Final set of changes by Fred before 1.4beta3
1996-08-26 00:33:29 +00:00
Guido van Rossum
93e2ee5753
New version/date
1996-08-23 15:45:37 +00:00
Guido van Rossum
97662c89fa
Version number; started chapter on what's new in 1.4
1996-08-23 15:35:47 +00:00
Guido van Rossum
f8daa4f7d9
Changes to dependencies (Fred)
1996-08-23 15:33:51 +00:00
Guido van Rossum
0011d93ee3
Niceties by Fred
1996-08-22 23:18:55 +00:00
Guido van Rossum
d0f11dec30
Added documentation for PyObject_DelItem and PySequence_Del{Item,Slice}.
1996-08-21 19:08:12 +00:00
Guido van Rossum
4747887880
New batch from Fred
1996-08-21 14:32:37 +00:00
Guido van Rossum
1fd5b21425
Mention warning for exception in __del__.
1996-08-20 18:03:48 +00:00
Guido van Rossum
0a94dfcab8
Erase all memory of the access statement
1996-08-20 17:35:48 +00:00
Guido van Rossum
56b30ea664
Document actual behavior of splitext().
1996-08-19 23:00:50 +00:00
Guido van Rossum
8823972cea
Documented class exceptions.
1996-08-19 23:00:03 +00:00
Guido van Rossum
305ed11a74
Remove mention of HAVE_CONFIG_H
1996-08-19 22:59:46 +00:00
Guido van Rossum
40006cfd9b
Added imghdr,xdrlib; reformatted Makefile somewhat
1996-08-19 22:58:03 +00:00
Guido van Rossum
29901ff528
Some improvements by Fred Drake.
1996-08-09 21:46:34 +00:00
Guido van Rossum
eb8d5032b4
Separate .dvi and .ps targets.
...
More rational destination for texi2html.py.
1996-08-09 21:46:05 +00:00
Guido van Rossum
e5e55d784d
Added capitalize, capwords, lstrip, rstrip, and optional 3rd argument
...
to split. Document new conventions for split(fields) and
join(fields), where the *fields variant is identical to the other.
1996-08-09 21:44:51 +00:00
Guido van Rossum
0b3f9512ac
Added capwords, splitx, and optional 3rd argument to split/splitx.
1996-08-09 21:43:21 +00:00
Guido van Rossum
12f0cc325a
Suggest using default values for __init__ arguments to make classes
...
unpicklable.
1996-08-09 21:23:47 +00:00
Guido van Rossum
4a5b27b525
Get rid of parrot dropping (spurious 'E')
1996-08-09 21:23:14 +00:00
Guido van Rossum
267e80d4d4
Added doco for abstract interface
1996-08-09 21:01:07 +00:00
Guido van Rossum
22277c860f
Added footnote about lamda bodies being the same as function bodies.
1996-08-09 21:00:19 +00:00
Guido van Rossum
45687bb976
Add warning about exceptions in __del__ being ignored.
1996-08-09 20:59:25 +00:00
Guido van Rossum
91f87ca69b
Note that the values are ints.
1996-07-30 20:45:45 +00:00
Guido van Rossum
e288f9dfa3
New zip code and release; added guido@python.org as alternative email.
1996-07-30 20:45:21 +00:00
Guido van Rossum
8cf2db47ba
Moved description of mktime 9-tuple to top.
...
Added description of strftime format string.
Minor small editing.
1996-07-30 18:32:04 +00:00
Guido van Rossum
f4d0d5784a
Added maketrans() and optional 3rd arg to translate() (chars to delete).
1996-07-30 18:23:05 +00:00
Guido van Rossum
910a671ba0
Added SetFolder
1996-07-30 18:22:31 +00:00
Guido van Rossum
a29cc97285
Document the *new* cgi.py
1996-07-30 18:22:07 +00:00
Guido van Rossum
d61ad53c19
errno docs.
1996-07-30 18:21:37 +00:00
Guido van Rossum
c0fcc44804
Added liberrno
1996-07-30 18:20:01 +00:00
Guido van Rossum
761f7922ad
Updated pointers to Andrew Kuchlings fine software.
1996-07-23 18:16:56 +00:00
Guido van Rossum
3317e63cbb
added parser module to overview
1996-07-21 02:22:12 +00:00
Guido van Rossum
38e5088aa4
added plock
1996-07-21 02:21:49 +00:00
Guido van Rossum
ed43073e00
Minute changes by Fred Drake
1996-07-21 02:21:31 +00:00
Guido van Rossum
66774a973b
changes by Jack to Mac docs
1996-07-21 02:20:58 +00:00
Guido van Rossum
bbb1e26a67
Add docs for planned improved handling of the marshalling of
...
unmarshallable objects.
1996-06-26 20:20:57 +00:00
Guido van Rossum
1a5356006b
Added Andrew Kuchling's explanation of regexp's.
1996-06-26 19:43:22 +00:00
Guido van Rossum
8c593b1db5
Ignore latex intermediate products.
1996-06-26 19:30:01 +00:00
Guido van Rossum
1dead9bd0a
Added __doc__ to predefined module attributes.
1996-06-26 19:29:21 +00:00
Guido van Rossum
b7c6620e7f
typo
1996-06-26 19:27:05 +00:00