index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed unresolved reference problem; this module wasn't \label{}ed.
Fred Drake
1997-12-04
1
-4/+5
*
Removed unnecessary escaping.
Fred Drake
1997-12-04
1
-39/+39
*
Arg; more nits, but I may as well finish the job.
Fred Drake
1997-12-04
1
-20/+6
*
Fixed BINARY_RSHIFT documentation to indicate a right shift instead of a left
Fred Drake
1997-12-04
1
-6/+6
*
Changed {\sc gdbm} to \code{gdbm} everywhere.
Fred Drake
1997-12-04
1
-13/+12
*
Provide default for blocksize on retrbinary (Skip Montanaro).
Guido van Rossum
1997-12-03
1
-4/+5
*
The biggie: changed the funcdesc environments used for opcode descriptions
Fred Drake
1997-12-03
1
-175/+176
*
Typo in example (missing '=') discovered by Sandy Langbart.
Guido van Rossum
1997-12-02
1
-1/+1
*
Document new behavior of isinstance() when using a type object.
Guido van Rossum
1997-12-02
1
-3/+5
*
Removed Queue.py. It's documented now.
Barry Warsaw
1997-12-01
1
-2/+0
*
Added \indexsubitem definition; functions were previously indexed for the
Fred Drake
1997-11-30
4
-0/+8
*
Added \indexsubitem definition. Non-optimal, but two modules are sharing
Fred Drake
1997-11-30
1
-0/+4
*
Added \indexsubitem definition; functions were previously indexed for the
Fred Drake
1997-11-30
1
-0/+2
*
Updated \indexsubitem; functions had been indexed for the wrong module.
Fred Drake
1997-11-30
1
-0/+2
*
Slip of the keyboard (f__ should be __). Dunno why I had a totally
Guido van Rossum
1997-11-27
1
-1/+1
*
Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied
Guido van Rossum
1997-11-25
1
-1/+4
*
Removed leading comment about this being "introductory" documentation;
Fred Drake
1997-11-25
1
-2/+6
*
Get rid of math mode in some places.
Guido van Rossum
1997-11-25
4
-7/+7
*
Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp.
Guido van Rossum
1997-11-25
1
-1/+1
*
Remove strange use of $math$ mode to produce a backslash.
Guido van Rossum
1997-11-25
1
-1/+2
*
Oops, did the previous delete the wrong way.
Guido van Rossum
1997-11-25
1
-1/+0
*
Get rid of last traces of module 'audio'
Guido van Rossum
1997-11-24
1
-1/+1
*
Add fileinput.
Guido van Rossum
1997-11-24
1
-0/+2
*
Adding Martin von Loewis' documentation for his locale module.
Guido van Rossum
1997-11-20
3
-0/+191
*
Add description for some modules that have been added since this intro
Guido van Rossum
1997-11-20
1
-0/+21
*
Add description for Queue; fix typo (whichdbm should be whichdb).
Guido van Rossum
1997-11-20
1
-1/+4
*
libqueue.tex: Documentation for the Queue.py module.
Barry Warsaw
1997-11-20
2
-0/+89
*
In the description of sub(), give a better explanation of the
Barry Warsaw
1997-11-20
1
-4/+18
*
Add xmllib; remove (slow) from description of htmllib.
Guido van Rossum
1997-11-18
1
-1/+4
*
dis is now documented; bisect is deemed useful.
Guido van Rossum
1997-11-18
1
-3/+1
*
Document s.connect_ex(), which does not raise an exception on error.
Guido van Rossum
1997-11-18
1
-0/+7
*
Clarified reference to old profiler.
Guido van Rossum
1997-11-18
1
-3/+7
*
Added doc for errorcode dictionary.
Guido van Rossum
1997-11-18
1
-1/+6
*
Adding dis and xmllib docs
Guido van Rossum
1997-11-18
1
-0/+2
*
Docu for xmllib.py, by Sjoerd Mullender.
Guido van Rossum
1997-11-18
1
-0/+185
*
Docu for dis.py, written by Martin von Loewis.
Guido van Rossum
1997-11-18
1
-0/+524
*
Small wording change about global and local trace functions.
Guido van Rossum
1997-10-27
1
-2/+10
*
Ooops, found too more references to old conditions on floating point values.
Fred Drake
1997-10-24
1
-7/+1
*
Removed obsolete discussion on _xdr helper module.
Fred Drake
1997-10-24
1
-21/+1
*
Put {} around \^ in sets to force latex2html to do the right thing...
Guido van Rossum
1997-10-22
1
-3/+3
*
count() now has a 4th parameter too. Also rephrased the docs for find
Guido van Rossum
1997-10-20
1
-12/+9
*
Documented exc_info(); also updated exc_type and last_type docs.
Guido van Rossum
1997-10-20
1
-18/+57
*
Restore the \seealso formatting that got lost when I updated the math
Fred Drake
1997-10-13
1
-1/+3
*
Remove macpath entry -- it is already documented.
Fred Drake
1997-10-13
1
-2/+0
*
socket_type ==> SocketType
Fred Drake
1997-10-13
1
-1/+1
*
Remove superfluous comman from between "not" and "in" when describing the
Fred Drake
1997-10-13
1
-1/+1
*
The sequence behavior is now on the Exception root class rather than
Guido van Rossum
1997-10-07
1
-3/+4
*
And "ni" has been documented...
Fred Drake
1997-10-06
1
-2/+0
*
Oops; don't know if this was my typo or not: There was a "p" on a line that
Fred Drake
1997-10-06
1
-1/+1
*
Updated the section "Parsing Python".
Fred Drake
1997-10-06
1
-12/+1
[next]