Commit Graph

58 Commits

Author SHA1 Message Date
Brett Cannon 4ec9696601 Add mention that the function in the stat module should migrate to the object
returned by os.stat.
2007-01-02 23:23:15 +00:00
Brett Cannon f57193fef7 telnetlib is going to stick around. 2007-01-02 23:18:36 +00:00
Brett Cannon 67dd27c004 Clarify that the suggested packaging sections are not suggested package names. 2007-01-02 23:00:51 +00:00
David Goodger 46fa06449e simplified lists (flat is better than nested); some minor edits 2007-01-02 06:53:47 +00:00
David Goodger 69cbade3af take credit where credit is due, dude 2007-01-02 06:04:25 +00:00
Brett Cannon 42a3da6bd2 Change the warning raised for module renames to PendingDeprecationWarning so
that it is a silent warning by default.
2007-01-02 04:45:57 +00:00
Brett Cannon 8e6fb69418 Fix a typo on the renaming of cProfile. 2007-01-02 03:34:23 +00:00
Brett Cannon 742eac0b4d Add PEP 3108: Standard Library Reorganization. 2007-01-02 00:02:41 +00:00