Staging
v0.5.1
https://github.com/python/cpython
Revision 83325e9087e1072cd51fed09896dc92a524db781 authored by Raymond Hettinger on 16 July 2003, 04:32:32 UTC, committed by Raymond Hettinger on 16 July 2003, 04:32:32 UTC
Note, these tests were not getting exercised because
doctest skips over private functions.
1 parent f359062
Raw File
Tip revision: 83325e9087e1072cd51fed09896dc92a524db781 authored by Raymond Hettinger on 16 July 2003, 04:32:32 UTC
Fix faulty doctests. There is no results attribute.
Tip revision: 83325e9
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