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 pitrou
Recipients giampaolo.rodola, glyph, gvanrossum, neologix, pitrou, sbt, vstinner
Date 2013-09-14.11:21:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379157698.2498.5.camel@fsol>
In-reply-to <CAH_1eM0otg6XvcO3QA_Jp5e4rvCtPUx1ML3fYsSKbe_5Xa6X5w@mail.gmail.com>
Content
> Now I'm not sure between raising an error or just logging it.

If "logged", it should be a Warning rather than an actual logging call,
IMO.
History
Date User Action Args
2013-09-14 11:21:41pitrousetrecipients: + pitrou, gvanrossum, vstinner, giampaolo.rodola, glyph, neologix, sbt
2013-09-14 11:21:41pitroulinkissue19017 messages
2013-09-14 11:21:41pitroucreate