Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document addition of webbrowser.py | Andrew M. Kuchling | 2000-07-09 | 1 | -0/+14 |
| | | | | Mention the ANSIfication of the source. | ||||
* | Rearrange order of sections | Andrew M. Kuchling | 2000-07-08 | 1 | -67/+72 |
| | | | | Fix some incorrect module names | ||||
* | Added more changes from /F | Andrew M. Kuchling | 2000-07-01 | 1 | -2/+11 |
| | |||||
* | Changes from Moshe: | Andrew M. Kuchling | 2000-07-01 | 1 | -19/+19 |
| | | | | | | | | | | | | | - distutils: Windows installers are already working - string methods: .join() seems to be the concensus, so it should probably be docommented - filecmp.py supersedes cmp, cmpcache and dircmp - winreg is completely new: _winreg is an adaptation of what used to be in win32api, and winreg is a Python implementation which adds OO syntax. Perhaps you know that, but the text is misleading. | ||||
* | Refer to "Authors", plural | Andrew M. Kuchling | 2000-07-01 | 1 | -1/+1 |
| | |||||
* | Update the version number in an example | Andrew M. Kuchling | 2000-07-01 | 1 | -4/+5 |
| | |||||
* | Updated the URL for Python 2.0 | Andrew M. Kuchling | 2000-07-01 | 1 | -4/+5 |
| | |||||
* | Credit /F in a few places | Andrew M. Kuchling | 2000-06-30 | 1 | -14/+33 |
| | | | | | | Mention the GC module Add MH's explanation of the Windows crash Add atexit.py | ||||
* | Finished the GC section. | Andrew M. Kuchling | 2000-06-30 | 1 | -71/+67 |
| | | | | | | Removed all but one XXX. Replaced 1.6 with 2.0. Various minor corrections and additions. | ||||
* | Added section on cycle GC | Andrew M. Kuchling | 2000-06-28 | 1 | -11/+94 |
| | | | | Various minor fixes | ||||
* | Fix typos and errors noticed by Skip Montanaro | Andrew M. Kuchling | 2000-06-25 | 1 | -14/+19 |
| | |||||
* | Mention setting the default encoding | Andrew M. Kuchling | 2000-06-10 | 1 | -15/+45 |
| | | | | Add IDLE section from MZ | ||||
* | List more deleted modules. | Andrew M. Kuchling | 2000-06-10 | 1 | -7/+29 |
| | | | | Add request for feedback. | ||||
* | Filled in the sections on new and deleted modules. | Andrew M. Kuchling | 2000-06-10 | 1 | -49/+111 |
| | | | | Bumped version number. | ||||
* | Minor fixes, additions to notes | Andrew M. Kuchling | 2000-06-09 | 1 | -5/+5 |
| | |||||
* | Latex formatting fixes | Andrew M. Kuchling | 2000-06-03 | 1 | -33/+29 |
| | |||||
* | Patches from Moshe, w/ AMK's revisions | Andrew M. Kuchling | 2000-06-03 | 1 | -45/+313 |
| | | | | Wrote Unicode section | ||||
* | Filled out the "Core Changes" section. | Andrew M. Kuchling | 2000-05-31 | 1 | -24/+81 |
| | |||||
* | Article about 1.6 new features | Andrew M. Kuchling | 2000-05-27 | 1 | -0/+233 |