|
|
Subscribe / Log in / New account

Imports and circular dependencies

Imports and circular dependencies

Posted Aug 1, 2018 18:00 UTC (Wed) by filbranden (guest, #87848)
Parent article: The Grumpy Editor's Python 3 experience

This article got me curious about circular dependencies, because I was under the impression that they were mostly fine in Python.

Got me to write an experiment and see that I actually don't understand that as well as I thought I did...

Description of the experiment and questions about it posted here:
https://stackoverflow.com/questions/51639547/python-circu...

Python experts, your answer there would be appreciated :-)


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds