|
|
|
|
|
by westandskif
2273 days ago
|
|
Re: whether it's been a problem in my experience -- sort of - yes So now I'm doing my best to observe: PEP-20 the 2nd commandment with the hope that I'm not violating the 1st commandment badly :)
https://www.python.org/dev/peps/pep-0020/ Also I see another upside of this no-magic syntax in that it is distinctive -- there's no way to mix up convtools-related code with any other python code. |
|