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 r.david.murray
Recipients docs@python, krichter, r.david.murray
Date 2015-01-06.00:58:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420505931.13.0.768421732874.issue23174@psf.upfronthosting.co.za>
In-reply-to
Content
You are opening a just-created empty file.  The db type of the file cannot, therefore, be determined.  Which is what the error message says. 

How would you suggest the error message be improved?
History
Date User Action Args
2015-01-06 00:58:51r.david.murraysetrecipients: + r.david.murray, docs@python, krichter
2015-01-06 00:58:51r.david.murraysetmessageid: <1420505931.13.0.768421732874.issue23174@psf.upfronthosting.co.za>
2015-01-06 00:58:51r.david.murraylinkissue23174 messages
2015-01-06 00:58:51r.david.murraycreate