[Python-checkins] CVS: python/dist/src/Lib/test/output test___all__,NONE,1.1

Skip Montanaro montanaro@users.sourceforge.net
Sat, 20 Jan 2001 11:54:22 -0800


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory usw-pr-cvs1:/tmp/cvs-serv11304/Lib/test/output

Added Files:
	test___all__ 
Log Message:
added __all__ lists to a number of Python modules
added test script and expected output file as well
this closes patch 103297.
__all__ attributes will be added to other modules without first submitting
a patch, just adding the necessary line to the test script to verify
more-or-less correct implementation.


--- NEW FILE: test___all__ ---
test___all__