[Tutor] Replacement for 'Find' Module

Don Parris gnumathetes at gmail.com
Mon Aug 15 09:36:19 CEST 2005


On my Windows XP box running Python 2.4, I attempted to use the 'find'
module per the example in Programming Python (Ch. 2) - i.e.:
>>>import find
>>>find.find('*')

However, Python didn't find the find module.  The docs say it's now
deprecated, but don't point to what tool should be used to replace
find.  My Googling efforts haven't been fruitful so far.  Could
someone please point me in the right direction?

Don
-- 
DC Parris GNU Evangelist
http://matheteuo.org/
gnumathetes at gmail.com
"Hey man, whatever pickles your list!"


More information about the Tutor mailing list