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 mhammond
Recipients
Date 2002-04-11.04:23:54
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
From c.l.py, thread ""

Peter D:
I'm using windows and trying to call os.path.getmtime
() after using os.path.walk... However, I'm choking 
with "[Errno 38] Filename too long" on paths with len 
> ~260

Adding Martin's reply in a new comment (so it is not 
at the top of each and every mail I get on this bug :)
History
Date User Action Args
2007-08-23 14:00:29adminlinkissue542314 messages
2007-08-23 14:00:29admincreate