[Python-checkins] CVS: python/dist/src/Python exceptions.c,NONE,1.1

Barry Warsaw python-dev@python.org
Fri, 26 May 2000 12:05:18 -0700


Update of /cvsroot/python/python/dist/src/Python
In directory slayer.i.sourceforge.net:/tmp/cvs-serv23691

Added Files:
	exceptions.c 
Log Message:
The standard exception classes.  Moved here from ../Modules/_exceptions.c