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 brett.cannon
Recipients brett.cannon, eric.snow
Date 2015-09-19.23:02:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442703732.01.0.764614399851.issue25186@psf.upfronthosting.co.za>
In-reply-to
Content
For some reason _verbose_message() is defined in both _bootstrap and _bootstrap_external. Probably should only have it in _bootstrap, unless Eric has a reason he duplicated the code.
History
Date User Action Args
2015-09-19 23:02:12brett.cannonsetrecipients: + brett.cannon, eric.snow
2015-09-19 23:02:12brett.cannonsetmessageid: <1442703732.01.0.764614399851.issue25186@psf.upfronthosting.co.za>
2015-09-19 23:02:11brett.cannonlinkissue25186 messages
2015-09-19 23:02:11brett.cannoncreate