manuhack wrote: > Then is there any way to create a directory under XP using Python?
import os
os.mkdir("C:\\myosisbroken")
--
Dale Strickland-Clark
Riverhall Systems www.riverhall.co.uk
--
http://mail.python.org/mailman/listinfo/python-list
manuhack wrote: > Then is there any way to create a directory under XP using Python?
import os
os.mkdir("C:\\myosisbroken")
--
Dale Strickland-Clark
Riverhall Systems www.riverhall.co.uk
--
http://mail.python.org/mailman/listinfo/python-list