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
Commit message (
Expand
)
Author
Age
Files
Lines
*
For "Matching vs. Searching", remove comment that the section is
Fred Drake
1999-06-29
1
-8/+6
*
Added some reminders.
Fred Drake
1999-06-29
1
-2/+9
*
Move the setting for secnumdepth to the document classes; make the numbering
Fred Drake
1999-06-29
3
-1/+2
*
Added some minor prose before the descriptions of the data attributes
Fred Drake
1999-06-29
1
-5/+12
*
Added entry for pty module.
Fred Drake
1999-06-29
2
-0/+2
*
pty documentation from Moshe; with small edits.
Fred Drake
1999-06-29
1
-0/+41
*
Improve description of the example.
Fred Drake
1999-06-29
1
-4/+9
*
Usage nit: a bunch of "nor"s should have been a single "or".
Fred Drake
1999-06-29
1
-5/+5
*
Minor wording change in section title.
Fred Drake
1999-06-29
1
-1/+1
*
byteswap() method: Tell *what* exception gets raised when the type
Fred Drake
1999-06-29
1
-2/+3
*
Remove unnecessary comma.
Fred Drake
1999-06-29
1
-1/+1
*
Define NotANumber as a subclass of ValueError when using class-based
Fred Drake
1999-06-29
1
-2/+6
*
Comment out XXX comment; this needn't appear in the formatted
Fred Drake
1999-06-29
1
-1/+1
*
Add note about not being able to use this module with modules not
Fred Drake
1999-06-29
1
-1/+3
*
Moshe: Remove extraneous "and".
Fred Drake
1999-06-29
1
-1/+1
*
Added entries for mutex and nis modules.
Fred Drake
1999-06-27
2
-0/+4
*
NIS documentation from Moshe.
Fred Drake
1999-06-27
1
-0/+48
*
Mutex documentation from Moshe.
Fred Drake
1999-06-27
1
-0/+57
*
Separate documentation of SUNAUDIODEV from sunaudiodev; this mirrors
Fred Drake
1999-06-27
1
-11/+24
*
Fix some typos.
Fred Drake
1999-06-25
1
-5/+5
*
Add entries for the sched module.
Fred Drake
1999-06-25
2
-1/+3
*
While we're at it, convert to docstrings and set the indentation level
Fred Drake
1999-06-25
1
-91/+96
*
Moshe's section on the sched module, with edits.
Fred Drake
1999-06-25
1
-0/+95
*
Update to Sjoerd's documentation of the chunk module, with some
Fred Drake
1999-06-25
1
-32/+64
*
Close debugger when closing. This may break a cycle.
Guido van Rossum
1999-06-25
1
-0/+1
*
Break cycle on close.
Guido van Rossum
1999-06-25
1
-0/+2
*
Destroy the tree when closing.
Guido van Rossum
1999-06-25
1
-1/+2
*
Add destroy() method to recursively destroy a tree.
Guido van Rossum
1999-06-25
1
-0/+6
*
Extend _close() to break cycles.
Guido van Rossum
1999-06-25
1
-13/+18
*
Add _close() method that does the actual cleanup (close() asks the
Guido van Rossum
1999-06-25
1
-10/+26
*
Add close() method that breaks cycles.
Guido van Rossum
1999-06-25
1
-0/+8
*
Add unregister() method.
Guido van Rossum
1999-06-25
1
-4/+12
*
Add close() method that breaks a cycle.
Guido van Rossum
1999-06-25
3
-4/+23
*
Break some cycles when the widget is destroyed.
Guido van Rossum
1999-06-25
1
-0/+8
*
Patch from Sjoerd Mullender:
Fred Drake
1999-06-25
1
-12/+12
*
Mikael Lyngvig writes:
Guido van Rossum
1999-06-25
1
-4/+4
*
Patch by Mikael Lyngvig:
Guido van Rossum
1999-06-25
1
-4/+4
*
Clarify the example by explicitly importing the fcntl module -- this
Guido van Rossum
1999-06-24
1
-2/+2
*
Sjoerd Mullender writes:
Guido van Rossum
1999-06-24
1
-2/+8
*
Small patch by Tim Peters - it was using self.maxlist when it should
Guido van Rossum
1999-06-23
1
-1/+1
*
Simplified version of a patch by Chih-Hao Huang, who wrote:
Guido van Rossum
1999-06-23
1
-2/+3
*
Removed tty module entry.
Fred Drake
1999-06-23
1
-3/+0
*
Add entries for tty module.
Fred Drake
1999-06-23
2
-0/+2
*
Updates from Moshe, again edited by me. Describe the parameters to
Fred Drake
1999-06-23
1
-27/+50
*
Added "See Also" section for termios module.
Fred Drake
1999-06-23
1
-0/+9
*
Various updates.
Fred Drake
1999-06-23
1
-24/+20
*
tty module documentation from Moshe, with some editing and an added
Fred Drake
1999-06-23
1
-0/+36
*
Added more sections...
Fred Drake
1999-06-23
2
-0/+4
*
Two more from Moshe!
Fred Drake
1999-06-23
2
-0/+219
*
Drag manager constants.
Jack Jansen
1999-06-23
1
-0/+59
[next]