mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add reminder that wave.open() documentation should be updated for the
next Python release.
This commit is contained in:
parent
f9607821ad
commit
873f0297c3
1 changed files with 3 additions and 0 deletions
3
Doc/TODO
3
Doc/TODO
|
@ -35,3 +35,6 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
|
|||
fixing.)
|
||||
|
||||
* 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue