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
  • Re: write() Dale Strickland-Clark

Reply via email to