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 mariocj89
Recipients jaraco, mariocj89, ncoghlan
Date 2018-02-01.15:19:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517498376.42.0.467229070634.issue32691@psf.upfronthosting.co.za>
In-reply-to
Content
OK, just managed to reproduce it.

This appears only when you run a python script as a module. Running a module with  __main__ does not show the issue.

Will get a patch ready
History
Date User Action Args
2018-02-01 15:19:36mariocj89setrecipients: + mariocj89, jaraco, ncoghlan
2018-02-01 15:19:36mariocj89setmessageid: <1517498376.42.0.467229070634.issue32691@psf.upfronthosting.co.za>
2018-02-01 15:19:36mariocj89linkissue32691 messages
2018-02-01 15:19:36mariocj89create