This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sjoerd
Recipients
Date 2002-08-09.14:41:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=43607

mount -p says
Prefix              Type         Flags
/cygdrive           system       binmode

Now that I look more carefully at the mount output, I see
that my current directory was mounted twice, once in
textmode and once in binmode.  To make a long story short,
the python I tried this on was running on textmode mount.

I guess we can close this now?
History
Date User Action Args
2007-08-23 14:02:12adminlinkissue570044 messages
2007-08-23 14:02:12admincreate