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 tim.peters
Recipients
Date 2001-12-02.20:18:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

Well, my question isn't really about libc but about 
Python:  since Python doesn't expose getdents(2) or readdir
(2), how could it be anything but a mistake for a Python 
user on Linux to try to __builtin__.open() a directory?
History
Date User Action Args
2007-08-23 13:57:44adminlinkissue487277 messages
2007-08-23 13:57:44admincreate