Staging
v0.5.1
https://github.com/python/cpython
Revision 2972bdebcdd0079948fa0ee07a17e32a59f0d237 authored by Barry Warsaw on 07 October 2002, 17:05:28 UTC, committed by Barry Warsaw on 07 October 2002, 17:05:28 UTC
the change in revision 1.11 (test_email.py) in response to SF bug
#609988.  We now think that was the wrong fix and that WinZip was the
real culprit there.

This and the Parser.py patch will be forward ported into Python 2.3
and email 2.5.
1 parent d5613ba
Raw File
Tip revision: 2972bdebcdd0079948fa0ee07a17e32a59f0d237 authored by Barry Warsaw on 07 October 2002, 17:05:28 UTC
openfile(): Go back to opening the files in text mode. This undoes
Tip revision: 2972bde
ReadMe-dev
This is the ReadMe for the plugin development option of the MacPython 2.0
distribution.

One example project is included, PlugIns:xx.prj

More information can be found in the following files:

Mac:ReadMe				ReadMe file for the normal (binary) distribution
Relnotes				Release notes, listing changes from previous releases
Readmefiles				Readme files as supplied by Guido (platform independent changes)
Mac:Demo:building.html	Instructions for building Python, folder structure, etc.
back to top