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 ezio.melotti, michael.foord, pitrou, r.david.murray, serhiy.storchaka, skrah
Date 2013-01-27.15:38:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359301094.12.0.332006890522.issue17041@psf.upfronthosting.co.za>
In-reply-to
Content
Stefan: as Serhiy pointed out, the two parameters control different things.  While it may be true that it is *likely* that someone would use both if they use one, it is not guaranteed.  I think it is better to keep them separate, since while they are related operationally they are otherwise orthogonal, so linking them in the test code just seems wrong :)
History
Date User Action Args
2013-01-27 15:38:14r.david.murraysetrecipients: + r.david.murray, pitrou, ezio.melotti, michael.foord, skrah, serhiy.storchaka
2013-01-27 15:38:14r.david.murraysetmessageid: <1359301094.12.0.332006890522.issue17041@psf.upfronthosting.co.za>
2013-01-27 15:38:14r.david.murraylinkissue17041 messages
2013-01-27 15:38:14r.david.murraycreate