[Tutor] How to find pythons: exceptions.py file
hcohen2
hcohen2 at comcast.net
Thu Jan 15 16:37:06 EST 2004
Did this:
usr]$ find -name 'exceptions*' -print
find: ./share/doc/printer-filters-1.0/EpsonEPL_L_Series/epl_docs:
Permission denied
./lib/perl5/5.8.0/exceptions.pl
well found the perl file - does python ver. 2.2.2 have such a file?
Obviously exceptions are active as I have seen so often when I type the
wrong code in or on testing my scripts!
TIA
More information about the Tutor
mailing list