the_crazy88 Wed, 19 Oct 2005 12:12:44 -0700
if not os.path.isdir("your_dir_name"): makedirs("your_dir_name")
-- http://mail.python.org/mailman/listinfo/python-list