Python3 - How do I import a class from another file

Chris Angelico rosuav at gmail.com
Wed Dec 11 10:08:31 EST 2019


On Thu, Dec 12, 2019 at 1:56 AM R.Wieser <address at not.available> wrote:
> A question though: I have brought up that a delayed calling of the __del__
> method could/would most likely cause race problems.  Do you have any idea
> how thats solved in environents like Jython ?

Yes, we know exactly how that's solved, but you specifically said you
weren't interested in learning. In fact, the solution was posted very
early in this thread.

I think it's high time we all stopped feeding the troll.

ChrisA


More information about the Python-list mailing list