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 jdemeyer
Recipients davin, jdemeyer, mzamazal, nirs, terry.reedy
Date 2019-06-13.08:20:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560414011.32.0.0928445728746.issue26180@roundup.psfhosted.org>
In-reply-to
Content
Why is it that __init__ is called multiple times? I'm just wondering if we could somehow ensure that __init__ is called only once.
History
Date User Action Args
2019-06-13 08:20:11jdemeyersetrecipients: + jdemeyer, terry.reedy, nirs, davin, mzamazal
2019-06-13 08:20:11jdemeyersetmessageid: <1560414011.32.0.0928445728746.issue26180@roundup.psfhosted.org>
2019-06-13 08:20:11jdemeyerlinkissue26180 messages
2019-06-13 08:20:11jdemeyercreate