Vincent Wehren wrote:
> | <[EMAIL PROTECTED]> wrote in message
> | news:[EMAIL PROTECTED]
> ||I check the documentation here, but it does not say how to check if a
> || directory is exist in python?
> || http://docs.python.org/lib/os-file-dir.html
> |
> | Look at the exist or isdir  methods of the os.path module
> 
> Ofcourse I mean "exists"...
> 
You also mean "functions", not "methods". *Classes* have methods.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd                 www.holdenweb.com
Love me, love my blog         holdenweb.blogspot.com

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to