Python3 - How do I import a class from another file

R.Wieser address at not.available
Tue Dec 10 12:26:11 EST 2019


Python,

> which contradicts your previous statement.

I don't think so.

> "with" is "more stuff" it is the right way to deal with disposable 
> ressource in the first place.

Than you have missed the point altogether.  It isn't about what you think is 
the perfect way to deal with something, but how an instanciated class 
responds to an explicit "del" command.

Regards,
Rudy Wieser




More information about the Python-list mailing list