finding file

Christoph Zwerschke cito at online.de
Mon Jun 5 08:37:14 EDT 2006


su wrote:
> could someone help me on how can i restrict
> my code to search the file in the current dir only

Use os.listdir().

-- Christoph



More information about the Python-list mailing list