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 cdavid, loewis
Date 2008-04-26.12:19:33
SpamBayes Score 0.14460464
Marked as misclassified No
Message-id <1209212376.11.0.845257611116.issue2694@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, the primary keys in many tables must be Identifiers, see

http://msdn2.microsoft.com/en-us/library/aa369212(VS.85).aspx

make_id tries to synthesize an identifier from a file name, and fails
for your file names.
History
Date User Action Args
2008-04-26 12:19:36loewissetspambayes_score: 0.144605 -> 0.14460464
recipients: + loewis, cdavid
2008-04-26 12:19:36loewissetspambayes_score: 0.144605 -> 0.144605
messageid: <1209212376.11.0.845257611116.issue2694@psf.upfronthosting.co.za>
2008-04-26 12:19:34loewislinkissue2694 messages
2008-04-26 12:19:33loewiscreate