Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 251ebe7

Browse files
committed
Remove items that have been done or are being tracked in the SourceForge
bug tracker.
1 parent 283b352 commit 251ebe7

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

Doc/TODO

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ General
66

77
* Figure out HTMLHelp generation for the Windows world.
88

9-
* Straighten out random/whrandom. Things are generally in the right
10-
place, but need to respond to comments in email from Jan Kim
11-
12-
139

1410
Python/C API
1511
------------
@@ -45,22 +41,16 @@ Reference Manual
4541
* Document new comparison support for recursive objects (lang. ref.?
4642
library ref.? (cmp() function). [Jeremy Hylton]
4743

48-
* Augmented assignment. [Thomas Wouters]
49-
5044
Library Reference
5145
-----------------
5246

53-
* urllib2 module reference. [Jeremy Hylton]
54-
5547
* Update the pickle documentation to describe all of the current
5648
behavior; only a subset is described. __reduce__, etc. Partial
5749
update submitted by Jim Kerr <[email protected]>.
5850

5951
* Update the httplib documentation to match Greg Stein's HTTP/1.1
6052
support and new classes. (Greg, this is yours!)
6153

62-
* SSL support in the socket module is not documented.
63-
6454
Tutorial
6555
--------
6656

0 commit comments

Comments
 (0)