Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d12819cc3c400ca1af256e599f7b705df9bc7532
/
Doc
efb3a16
Various minor updates in the description of mkhowto.
by Fred Drake
· 21 years ago
4e3a277
no longer assign into sys; "print chevron" is the way to go
by Fred Drake
· 21 years ago
94b3463
We're long past worrying about Python versions older than 1.5.2;
by Fred Drake
· 21 years ago
1dc3bb4
Work around minor markup issue: we don't want markup to escape into
by Fred Drake
· 21 years ago
292f597
Fix stupid style bug in a second place.
by Fred Drake
· 21 years ago
c504c20
Fix stupid style bug.
by Fred Drake
· 21 years ago
1da0bba
Update to match the version used to build the 2.3.2c1 documentation.
by Fred Drake
· 21 years ago
69db2b9
- change computation of VERSION to use tools/getversioninfo; this is
by Fred Drake
· 21 years ago
984920b
Make the embedded hyperlinks work.
by Fred Drake
· 21 years ago
b36615d
- update pkglist.html more frequently, and explain why that's helpful
by Fred Drake
· 21 years ago
f7a0d68
Update the list of directories passed to py2texi.el. The ordering was
by Fred Drake
· 21 years ago
d4956aa
Make the "path math" more robust, and support both relative and
by Fred Drake
· 21 years ago
c8083cf
Load the version information from ../Include/patchlevel.h, so there are
by Fred Drake
· 21 years ago
43b5e40
* Fix markup.
by Raymond Hettinger
· 21 years ago
6122c12
re.sub expands escape sequences in it's second argument.
by Thomas Heller
· 21 years ago
b7c9529
Typo: documnetation -> documentation
by Thomas Heller
· 21 years ago
d4a1419
Lots of markup corrections. Some are minor, but others are not: the
by Fred Drake
· 21 years ago
cc2e48d
Make sure LaTeX2HTML's $TEXINPUTS variable is initialized to include
by Fred Drake
· 21 years ago
e1b38c4
update one more reference to a file that moved from texinputs/ to commontex/
by Fred Drake
· 21 years ago
0d86ea7
Adjust the organization a bit and update some of the comments to
by Fred Drake
· 21 years ago
2bc9b2f
add commontex/ to the list of directories described here
by Fred Drake
· 21 years ago
bac3f04
point to the new location of the license information
by Fred Drake
· 21 years ago
410825a
Move content input files shared among the documents into a new directory
by Fred Drake
· 21 years ago
2ee37ff
- use string methods
by Fred Drake
· 21 years ago
e395e22
Fix the most recent change to the invocation of the mkhowto script so
by Fred Drake
· 21 years ago
5a25aa6
Fix spelling and add markup.
by Raymond Hettinger
· 21 years ago
7cf4d9b
[Bug #812936] Correct the documentation for RotatingFileHandler.
by Andrew M. Kuchling
· 21 years ago
df49324
define a variable to specify the mkhowto program itself, as for any
by Fred Drake
· 21 years ago
39cb54b
Typo: sys.prefex -> sys.prefix
by Thomas Heller
· 21 years ago
40d4bc5
Add a glossary to the tutorial. Also generate an index. At the moment this
by Skip Montanaro
· 21 years ago
757dedc
first cut at a glossary
by Skip Montanaro
· 21 years ago
2348afd
- update to reflect that base classes can be class types as well as
by Fred Drake
· 21 years ago
16434b5
Fix whitespace in example
by Raymond Hettinger
· 21 years ago
ccfbfb9
Change the default window size to 1024x768. This shows at least the
by Thomas Heller
· 21 years ago
9a80c5d
Added codec for bz2 compression.
by Raymond Hettinger
· 21 years ago
09fad27
add entry for 2.3.1
by Fred Drake
· 21 years ago
92016dc
SF 810242. Fix doubled word errors.
by Raymond Hettinger
· 21 years ago
7e43110
SF 810242. Fix doubled word errors.
by Raymond Hettinger
· 21 years ago
1e80359
Clean-up example code: remove string module and backticks.
by Raymond Hettinger
· 21 years ago
e94040a
minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1
by Gregory P. Smith
· 21 years ago
e7a9796
Patch #800697: Add readline.clear_history.
by Martin v. Löwis
· 21 years ago
c6bb6c0
Patch #707167: Pass dircache exceptions to the caller. Fixes #682813.
by Martin v. Löwis
· 21 years ago
7bdc484
Patch #808362: Fix typos.
by Martin v. Löwis
· 21 years ago
a425dbc
Fix a typo found by Eric D. Moyer, closes SF 807813.
by Thomas Heller
· 21 years ago
d21fd7b
* Minor wording change * Reference the doctest.DocTestSuite() conversion tool.
by Raymond Hettinger
· 21 years ago
3404034
Minor fixups
by Raymond Hettinger
· 21 years ago
1e4cf67
SF bug #804113: Crypto terminology for crypto hash function
by Raymond Hettinger
· 21 years ago
deadbf5
SF #662923
by Raymond Hettinger
· 21 years ago
74c8e55
SF bug #804280: fromkeys is not listed in index
by Raymond Hettinger
· 21 years ago
614438a
fix markup buglets
by Fred Drake
· 21 years ago
f5c87c4
- added many links into the library reference
by Fred Drake
· 21 years ago
626d472
- add several links into the library reference
by Fred Drake
· 21 years ago
11b138f
remove useless <br/> from the top navigation panel
by Fred Drake
· 21 years ago
4587fa2
try to fix up the padding inside a notice environment so they fit in a
by Fred Drake
· 21 years ago
7c4d8f3
- add version annotation for HIGHEST_PROTOCOL - cleaned up some markup
by Fred Drake
· 21 years ago
62dba4c
select.select() now accepts a sequence (as defined by PySequence_Fast()) for
by Brett Cannon
· 21 years ago
fd4fa88
mention new module doc display feature of pydoc in libref and NEWS
by Skip Montanaro
· 21 years ago
6e380cd
SF bug #803679: Missing section number in csv module documentation
by Raymond Hettinger
· 21 years ago
5bcc933
SF bug #803842: Wrong description of regexp concatenation
by Raymond Hettinger
· 21 years ago
0d6e8cd
SF bug #802302: Invalid documentation for dbhash.
by Raymond Hettinger
· 21 years ago
bed92ee
SF patch #800899: Making "|" directive from REs a bit clearer.
by Raymond Hettinger
· 21 years ago
9756f38
Fix typo.
by Raymond Hettinger
· 21 years ago
f5f0c17
end-of-sentence punctuation comes *before* \footnote, not after
by Fred Drake
· 21 years ago
dfa7bd9
SF #801306: Bad RE in scanf example
by Raymond Hettinger
· 21 years ago
74923d7
SF bug #560286: Add docs for 'basestring'
by Raymond Hettinger
· 21 years ago
a098b33
Add an example to address a common question of how to split iterators.
by Raymond Hettinger
· 21 years ago
f350160
Fix spacing markup and other sundries.
by Raymond Hettinger
· 21 years ago
b67449d
Fix spacing markup and other sundries.
by Raymond Hettinger
· 21 years ago
a26c16c
fix \NULL with following space and no {} (two instances)
by Fred Drake
· 21 years ago
4ccf6e7
fix \NULL with following space and no {}
by Fred Drake
· 21 years ago
77e0212
Fix minor LaTeX bug of not ending a \NULL{} with the curly braces to get the
by Brett Cannon
· 21 years ago
60e868a
- reorganize sections
by Fred Drake
· 21 years ago
5b52717
add missing dependency
by Fred Drake
· 21 years ago
9981213
SF bug 799191: fix markup
by Raymond Hettinger
· 21 years ago
1c90a67
SF bug 799367: grammar error
by Raymond Hettinger
· 21 years ago
951976d
SF bug #801486: Markup error.
by Raymond Hettinger
· 21 years ago
c8b08b4
add a note about how \ulink should be different than it actually is
by Fred Drake
· 21 years ago
38f6b88
Elaborate the explanation of different flavors of _* identifiers.
by Fred Drake
· 21 years ago
c0678ff
- create a hyperlink for a section reference (also more robust in the
by Fred Drake
· 21 years ago
f355213
avoid spurious vertical whitespace preceeding heading which are marked
by Fred Drake
· 21 years ago
74530ff
markup updates
by Fred Drake
· 21 years ago
1b1ca0c
normalize whitespace; detabify
by Fred Drake
· 21 years ago
41aa018
fix some nuissance formatting problems for the "alltt" environment;
by Fred Drake
· 21 years ago
d37154f
normalize whitespace
by Fred Drake
· 21 years ago
a1a1dba
add index entry
by Fred Drake
· 21 years ago
6a002ca
fix minor markup nits
by Fred Drake
· 21 years ago
911e571
add a relevant "see also" link
by Fred Drake
· 21 years ago
929d959
make the padding inside a "See also" box more consistent around the sides
by Fred Drake
· 21 years ago
b24e84c
clean up some markup
by Fred Drake
· 21 years ago
7a55642
normalize whitespace
by Fred Drake
· 21 years ago
0739c44
Suppress more online-only navigation in the printed HTML.
by Fred Drake
· 21 years ago
ecbfceb
make sure cells are really generated for all table cells, even those
by Fred Drake
· 21 years ago
b79f343
adjust markup to avoid suppressing a word space in content
by Fred Drake
· 21 years ago
859c46a
Make the redundent portion of the lower navigation area disappear from the
by Fred Drake
· 21 years ago
ef36537
Patch #792338: Correct documentation for timetuple return type.
by Martin v. Löwis
· 21 years ago
25f90d5
Use de_DE in example, change message for unknown locale. Fixes #797447.
by Martin v. Löwis
· 21 years ago
09c7b60
SF patch #798255: Document httplib.HTTPResponse.read "amt" argument
by Raymond Hettinger
· 21 years ago
aa1178b
Minor typo
by Raymond Hettinger
· 21 years ago
c75c3e0
SF patch #791153: inconsistency with implementation(logging)
by Raymond Hettinger
· 21 years ago
6f6d7b93
SF bug #797853: Small problems with the csv module's documentation
by Raymond Hettinger
· 21 years ago
Next »