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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to