[Python-bugs-list] [ python-Bugs-542314 ] long file name support broken in windows

noreply@sourceforge.net noreply@sourceforge.net
Wed, 10 Apr 2002 21:23:54 -0700


Bugs item #542314, was opened at 2002-04-11 14:23
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=542314&group_id=5470

Category: None
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark Hammond (mhammond)
Assigned to: Nobody/Anonymous (nobody)
Summary: long file name support broken in windows

Initial Comment:
>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 :)

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=542314&group_id=5470