Fred Drake
|
a66b6c1267
|
Cygwin instructions:
- added missing period
- added markup so it's easier to tell which names are special
|
2003-07-16 13:50:28 +00:00 |
|
Fred Drake
|
d24c767d5b
|
A variety of markup-level adjustments.
|
2003-07-16 05:17:23 +00:00 |
|
Raymond Hettinger
|
46f681cc07
|
Discussion of signatures for unicode.translate() and str.translate()
were in the wrong file. Moved out of libstring.tex and into
libstdtypes.tex.
|
2003-07-16 05:11:27 +00:00 |
|
Fred Drake
|
6c85bcb2aa
|
- update some comments
- add support for the "What's New" document
- add short aliases for individual documents; nice for debugging
conversions
|
2003-07-16 04:02:58 +00:00 |
|
Fred Drake
|
fa00f91897
|
Pass along the selected "What's New" document to the make file for the
GNU info conversion.
|
2003-07-16 04:01:04 +00:00 |
|
Fred Drake
|
15b3dba85e
|
Adjust description of the internationalized domain name encoding to
better accomodate the GNU info conversion.
|
2003-07-16 04:00:14 +00:00 |
|
Fred Drake
|
0bb242b67c
|
Map \envvar to the TeXinfo equivalent, @env.
|
2003-07-16 03:44:48 +00:00 |
|
Fred Drake
|
850026308b
|
Simple support for the alltt environment.
|
2003-07-16 03:35:41 +00:00 |
|
Fred Drake
|
3605ae5966
|
In the description of enumerate(), the indexing operators should not
be included in the \var. This produced weird results in general, but
broke the GNU info conversion.
|
2003-07-16 03:26:31 +00:00 |
|
Fred Drake
|
7769bb9224
|
Teach this script about \AA and \aa (the Scandanavian A-ring
characters); \AA is used in whatsnew23.tex.
|
2003-07-16 03:16:34 +00:00 |
|
Raymond Hettinger
|
b233e54409
|
Nits.
|
2003-07-15 23:16:01 +00:00 |
|
Fred Drake
|
d51ce7de97
|
Indexing is a mess; try to get the link targets closer to the relevant
text. There needs to be a better way.
|
2003-07-15 22:03:00 +00:00 |
|
Fred Drake
|
4e72e0533d
|
process_commands_wrap_deferred:
- fix comment describing what this is for
- add lots of indexing macros to this call
Closes SF bug #518989.
|
2003-07-15 22:00:36 +00:00 |
|
Fred Drake
|
b3be52eaf4
|
Try to clean up some indexing relevant to the import statement.
Pertains to SF bug #518989.
|
2003-07-15 21:37:58 +00:00 |
|
Fred Drake
|
e37b4ed24e
|
Discuss calling new-style types.
Closes SF bug #453683.
|
2003-07-15 20:45:16 +00:00 |
|
Fred Drake
|
d9cf8e7e7c
|
Markup consistency nits.
|
2003-07-14 21:07:05 +00:00 |
|
Fred Drake
|
9753ae1237
|
Added missing markup.
|
2003-07-14 20:53:57 +00:00 |
|
Raymond Hettinger
|
708c2a877e
|
Fix unbalanced parenthesis in text.
|
2003-07-14 18:36:47 +00:00 |
|
Raymond Hettinger
|
0e53d234eb
|
Fix missing parenthesis
|
2003-07-14 18:24:26 +00:00 |
|
Skip Montanaro
|
7233117960
|
update norobots link
|
2003-07-14 17:04:50 +00:00 |
|
Skip Montanaro
|
a2d3d93ee3
|
+ libdumdbm
|
2003-07-14 12:13:27 +00:00 |
|
Skip Montanaro
|
0f59b54f32
|
+ libdumbdbm
|
2003-07-14 12:12:56 +00:00 |
|
Skip Montanaro
|
d54c5ddd28
|
minimal dumdbm module doc
|
2003-07-14 12:12:37 +00:00 |
|
Raymond Hettinger
|
9bb33868af
|
SF bug #738090: Section 13.3: htmllib.HTMLParser constructor definition
amendment
Add a clarifying cross-reference to the formatter module.
|
2003-07-14 08:15:47 +00:00 |
|
Raymond Hettinger
|
5c5fca9844
|
SF bug #706546: u''.translate not documented
Clarified the difference between translate methods for string objects and
Unicode objects.
|
2003-07-13 02:06:47 +00:00 |
|
Raymond Hettinger
|
627273733f
|
SF bug #770107: Typo in documentation of resource module
|
2003-07-13 00:46:40 +00:00 |
|
Martin v. Löwis
|
162f081fb3
|
Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2.
|
2003-07-12 07:33:32 +00:00 |
|
Raymond Hettinger
|
a685f52256
|
Fix missing parenthesis
|
2003-07-12 04:42:30 +00:00 |
|
Raymond Hettinger
|
6122d0267f
|
SF patch #726751: Clarify docs for except target assignment
Brett found that the tutorial didn't really explain what was happening
with exception targets. Hopefully, this sheds some light on the subject.
|
2003-07-12 01:05:37 +00:00 |
|
Raymond Hettinger
|
92f21b13ea
|
Document Jim Fulton's docttest extensions.
|
2003-07-11 22:32:18 +00:00 |
|
Raymond Hettinger
|
fa6cce1fdd
|
Minor fixups and added sections for iterators and generators.
|
2003-07-11 18:58:11 +00:00 |
|
Fred Drake
|
e7f343d0f1
|
normalize whitespace
|
2003-07-11 03:36:15 +00:00 |
|
Fred Drake
|
192b95bb6c
|
update the reference to the Apple Publications Style Guide
|
2003-07-11 03:34:17 +00:00 |
|
Raymond Hettinger
|
9de3c21865
|
SF #767592: unittest docs don't suggest "unittest.main()"
Expanded docs to have a quick start example showing how
to create and run tests.
|
2003-07-10 22:14:41 +00:00 |
|
Fred Drake
|
7adcfad4c2
|
fix stupid typo
|
2003-07-10 17:04:45 +00:00 |
|
Raymond Hettinger
|
8ccf4d751d
|
Missing markup.
|
2003-07-10 15:48:33 +00:00 |
|
Neal Norwitz
|
a4d2b869b9
|
Add versionadded. Remove duplicate "to"
|
2003-07-09 12:41:55 +00:00 |
|
Kurt B. Kaiser
|
39c3bdc022
|
Adding "use warnings" to .../Doc/perl/python.perl raises
the Perl requirement to 5.6.0 or later.
|
2003-07-08 18:05:26 +00:00 |
|
Kurt B. Kaiser
|
0b1782f7c0
|
Document interrupt_main()
Remove obsolete reference to deprecated exit_thread() function
|
2003-07-08 17:07:20 +00:00 |
|
Neal Norwitz
|
dd3afa75b3
|
add missing '
|
2003-07-08 16:26:34 +00:00 |
|
Fred Drake
|
7898ccdd63
|
Improve compatibility with more versions of LaTeX2HTML and more LaTeX
markup. Not currently needed, but easier to save this now than to
have to figure it out when we do.
|
2003-07-08 15:57:52 +00:00 |
|
Fred Drake
|
9a5b6a6f08
|
- clean up table markup for readability
- don't use \constant for literals; it's for "defined" constants
- fix various consistency issues
|
2003-07-08 15:38:40 +00:00 |
|
Fred Drake
|
8120995b56
|
Update Tkinter3000 notes based on text from Fredrik Lundh.
|
2003-07-08 13:44:27 +00:00 |
|
Anthony Baxter
|
a6b7d3411f
|
Fixed a table that wasn't in a tableii block, and added a very simple
example to show how to log to a file.
|
2003-07-08 08:40:20 +00:00 |
|
Fred Drake
|
dfda8d79ee
|
- explain about making Python scripts executable on Unix in more
detail
- fix minor markup nit
|
2003-07-07 21:00:29 +00:00 |
|
Fred Drake
|
b93b3e790e
|
Error noted in email to python-docs: PyObject corresponds to
PyObject_HEAD, not PyObject_VAR_HEAD.
|
2003-07-07 17:20:40 +00:00 |
|
Neal Norwitz
|
7cb229df18
|
add versionadded for getcheckinterval
|
2003-07-07 14:11:53 +00:00 |
|
Tim Peters
|
e5e065b669
|
New function sys.getcheckinterval(), to complement setcheckinterval().
|
2003-07-06 18:36:54 +00:00 |
|
Neal Norwitz
|
b25229d823
|
Fix SF bug #766288, property() example gives syntax error
|
2003-07-05 17:37:58 +00:00 |
|
Skip Montanaro
|
eec26f982a
|
Correct documentation of check interval - it's 100 by default, not 10 any
longer. Pointed out by Alex Martelli.
|
2003-07-02 21:38:34 +00:00 |
|