Eric V. Smith <e...@trueblade.com> added the comment:

This isn't a bug, it's how the language works. You're not forced to use the 
parameters to a function (in this case __init__), and you can reference any 
variable, including a global.

----------
components:  -asyncio
nosy: +eric.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38752>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to