os.listdir() bug in WinXp. Calling with empty string
Hannu Kankaanp??
hanzspam at yahoo.com.au
Sun Oct 5 06:57:51 EDT 2003
More information about the Python-list mailing list
Sun Oct 5 06:57:51 EDT 2003
- Previous message (by thread): os.listdir() bug in WinXp. Calling with empty string
- Next message (by thread): os.listdir() bug in WinXp. Calling with empty string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Terry Reedy" <tjreedy at udel.edu> wrote in message news:<NK-dnYuNtPlipuKiU-KYuA at comcast.com>... > You could open SF bug report listing > various XP, W98, Linux behaviors and suggest that listdir def be > changed to 'if path: current behaviour; else: raise exception'. Ok, did that. There was enough test data already in my opinion, since it seemed that almost everyone got different results (only WinNT/WinXP behaviour was the same).
- Previous message (by thread): os.listdir() bug in WinXp. Calling with empty string
- Next message (by thread): os.listdir() bug in WinXp. Calling with empty string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list