Staging
v0.5.1
https://github.com/python/cpython
Revision 5ca2d26f84edbe5f241fc7119b74c98334590ece authored by Raymond Hettinger on 07 December 2003, 10:49:13 UTC, committed by Raymond Hettinger on 07 December 2003, 10:49:13 UTC
The example code did not work and could not easily be made to work.
Since the docs were already complex and the feature was not used
(it took two years for the errors to surface), we decided to dedocument
it entirely, leaving unittest cleaner than before.
1 parent 59bd6da
Raw File
Tip revision: 5ca2d26f84edbe5f241fc7119b74c98334590ece authored by Raymond Hettinger on 07 December 2003, 10:49:13 UTC
SF bug #855317: unittest: 5.3.9 Getting Extended Error Information
Tip revision: 5ca2d26
ReadMe-src
This is the Python 1.5.2b1 source distribution. 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.

This distribution usually lives somewhere under http://www.cwi.nl/~jack/macpython.html
or ftp://ftp.cwi.nl/pub/jack/python/mac.

	
	Jack Jansen, <jack@cwi.nl>, 21-Jan-99
back to top