"Bill Campbell" <[EMAIL PROTECTED]> wrote in message >>   The 
function is in the os module ([2]
>>   http://docs.python.org/lib/os-file-dir.html).
>
> Silly me.  I was looking in the os.path module :-).

Yes, its confusing/. One thing that should be rationalised IMHO
is the various os modules.There are os, os.path, shutil, and now
subprocess too.

Alll doing things vaguely related to os type things. A re-org to
make them more consistent would be good, but unfortunately
would probably break lots of code!

Alan G. 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to