Add two new wishes (pdn and cmath).

This commit is contained in:
Guido van Rossum 2000-12-13 13:36:49 +00:00
parent 7bee90d452
commit fa6602def8
1 changed files with 9 additions and 0 deletions

View File

@ -220,6 +220,15 @@ Standard Library
http://sourceforge.net/bugs/?func=detailbug&bug_id=121115&group_id=5470
- The debugger (pdb) should understand packages.
http://sourceforge.net/bugs/?func=detailbug&bug_id=110631&group_id=5470
- The cmath library should be rewritten in Python.
http://sourceforge.net/bugs/?func=detailbug&bug_id=110838&group_id=5470
Tools
- IDLE should reload & recompile modules changed externally. To