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 davin
Recipients Charles McEachern, davin
Date 2017-04-07.21:14:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491599672.97.0.519779745143.issue30018@psf.upfronthosting.co.za>
In-reply-to
Content
> I am unfortunately not at liberty to share the code I'm working on.

I very much understand and am very thankful you took the time to create a simple example that you could share.  Honestly, that's the reason I felt inspired to stop what I was doing to look at this now rather than later.


> I suppose I should just work around it by checking right away if the input to my constructor has already been constructed!

There are probably a number of different ways to address it but your suggestion of adding a check to see if this is the first time that object has been constructed sounds like it might be an easy win.
History
Date User Action Args
2017-04-07 21:14:33davinsetrecipients: + davin, Charles McEachern
2017-04-07 21:14:32davinsetmessageid: <1491599672.97.0.519779745143.issue30018@psf.upfronthosting.co.za>
2017-04-07 21:14:32davinlinkissue30018 messages
2017-04-07 21:14:32davincreate