You could write the name of the class variable you want to import for example class manager
On December 10, 2019, at 2:46 AM, Dennis Lee Bieber <[email protected]> wrote: On Mon, 9 Dec 2019 20:21:39 +0100, "R.Wieser" <[email protected]> declaimed the following: > >And than when the instance is deleted the binding to the class is lost, and >as a result it is garbage-collected. Right ? > Quite likely... -- Wulfraed Dennis Lee Bieber AF6VN [email protected] http://wlfraed.microdiversity.freeddns.org/ -- https://mail.python.org/mailman/listinfo/python-list -- https://mail.python.org/mailman/listinfo/python-list
