noobie mkdir problem/question

jordan.taylor2 at gmail.com jordan.taylor2 at gmail.com
Sat Mar 25 18:53:05 EST 2006


if (os.path.isdir(xrefs) == 0):
     os.mkdir(xrefs)

--------------------------------------------

os.path.isdir(stuff) returns 
True or False




More information about the Python-list mailing list