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 georg.brandl
Recipients aronacher, catalin.iacob, draghuram, eric.araujo, ethan.furman, ezio.melotti, georg.brandl, mrabarnett, ncoghlan, pitrou, poke, rhettinger, steven.daprano
Date 2012-01-29.14:24:06
SpamBayes Score 0.0036258022
Marked as misclassified No
Message-id <1327847047.52.0.28566294966.issue6210@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, so "from None" sets cause to "True", while all other "from X" sets cause to "X".  That does not sound like a good idea to me.
History
Date User Action Args
2012-01-29 14:24:07georg.brandlsetrecipients: + georg.brandl, rhettinger, ncoghlan, pitrou, draghuram, aronacher, ezio.melotti, eric.araujo, mrabarnett, steven.daprano, poke, ethan.furman, catalin.iacob
2012-01-29 14:24:07georg.brandlsetmessageid: <1327847047.52.0.28566294966.issue6210@psf.upfronthosting.co.za>
2012-01-29 14:24:06georg.brandllinkissue6210 messages
2012-01-29 14:24:06georg.brandlcreate