Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ecaa77798b7004e02e5893b0da9493b25f121509
/
Doc
/
ref
/
ref6.tex
d68442b
Lots of minor fixes, many suggested by Detlef Lannert
by Fred Drake
· 24 years ago
31f5550
Thomas Wouters <thomas@xs4all.net>:
by Fred Drake
· 24 years ago
33f785f
Document "print >> None"
by Barry Warsaw
· 24 years ago
8c0a242
PEP 214, Extended print Statement, has been accepted by the BDFL.
by Barry Warsaw
· 24 years ago
8bad612
Disallow "import mod.submod as m", because the result is ambiguous. Does it
by Thomas Wouters
· 24 years ago
5215225
Apply SF patch #101135, adding 'import module as m' and 'from module import
by Thomas Wouters
· 24 years ago
f9b526d
More of Rob W. W. Hooft's spelling fixes. The only ones left now are the
by Thomas Wouters
· 24 years ago
191a282
Typo: "This table table" -> "This table is"
by Fred Drake
· 24 years ago
38c28e3
Added a note to the section on 'exec' about the need for a trailing newline
by Greg Ward
· 25 years ago
011f6fc
Typo: "Otherwose" --> "Otherwise" (reported by Joakim Sernbrant
by Fred Drake
· 26 years ago
b1f97d6
Suggestion by Tim Peters clarifying what "before global" means.
by Guido van Rossum
· 26 years ago
2b3730e
Minor adjustments to a few index entries.
by Fred Drake
· 26 years ago
d4c3352
Fix encoding of \n in a couple of places (reported by Lorenzo
by Fred Drake
· 26 years ago
f5a80a4
Describe what happens when ``raise C, x'' is called where C is a class
by Guido van Rossum
· 26 years ago
1a0b872
At least mark the URL to the Packages essay using \url.
by Fred Drake
· 26 years ago
61c7728
Make sure all chapters, sections, and subsections have a \label to give them
by Fred Drake
· 26 years ago
246837d
Fix markup of an \indexiii --> only two parameters were given.
by Fred Drake
· 26 years ago
56c2013
Changes copied from the FrameMaker version. Also documented some
by Guido van Rossum
· 26 years ago
5f574aa
Added back the description of the exec statement. It appears that I
by Guido van Rossum
· 26 years ago
dde91f0
Fix a bogus \code@...@ to be \code{...}.
by Fred Drake
· 27 years ago
f666917
The Python Reference Manual.
by Fred Drake
· 27 years ago
1f17543
Removed LaTeX version of reference manual. Added ref/ref.ps.
by Guido van Rossum
· 28 years ago
0a94dfc
Erase all memory of the access statement
by Guido van Rossum
· 28 years ago
7710f1f
explain global better
by Guido van Rossum
· 28 years ago
c5d0d79
make access obsolete
by Guido van Rossum
· 29 years ago
611be70
replace vars() with locals() and globals(); 3rd raise arg; typos
by Guido van Rossum
· 29 years ago
46f2157
added ref to vars()
by Guido van Rossum
· 30 years ago
eb8b0d2
added classes as exceptions
by Guido van Rossum
· 30 years ago
31cce97
copyright.tex: Add 1995 to copyright message.
by Guido van Rossum
· 30 years ago
bd851cd
* Doc/libtime.tex: get rid of references to millitime() and
by Guido van Rossum
· 30 years ago
e991496
Merge lost revisions back
by Guido van Rossum
· 30 years ago
a75d306
"exec" is now a statement. execfile() is obsolete.
by Guido van Rossum
· 31 years ago
da43a4a
Initial revision
by Guido van Rossum
· 32 years ago