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 loewis
Recipients
Date 2007-08-22.05:56:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Can you please explain what specifically you consider a bug here?

I can see that the error message is confusing, so it could be improved. However, there is nothing we can do to make the error go away. The Microsoft C library simply does not support file names longer than MAX_PATH; you have to use Unicode file names to go beyond this limit.
History
Date User Action Args
2007-08-23 14:59:14adminlinkissue1776160 messages
2007-08-23 14:59:14admincreate