mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Added some reminders.
This commit is contained in:
parent
d85b5a418a
commit
9b59a303a8
1 changed files with 9 additions and 2 deletions
11
Doc/TODO
11
Doc/TODO
|
|
@ -36,5 +36,12 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
|
|||
|
||||
* Figure out HTMLHelp generation for the Windows world.
|
||||
|
||||
* Before next Python release, document that the mode parameter to
|
||||
wave.open() may be omitted, and how it is determined if omitted.
|
||||
|
||||
BEFORE NEXT PYTHON RELEASE, BUT NOT UNTIL THEN:
|
||||
|
||||
* Document that the mode parameter to wave.open() may be omitted, and
|
||||
how it is determined if omitted. (Same of aifc, sunau open()
|
||||
functions.)
|
||||
|
||||
* Document that fpformat.NotANumber is a subclass of ValueError, has
|
||||
the string that failed as the "exception value".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue