New submission from Leeland Morgan <idchl...@gmail.com>:

Hi! I'm not sure this is bug, but I did not find info about outside classes 
name mangling.

Here is a repro url:

https://repl.it/@LeelandMorgan/FlatSociableResource

----------
components: Interpreter Core
messages: 322188
nosy: Leeland Morgan
priority: normal
severity: normal
status: open
title: @staticmethod mangles name of outside class with __ (it is not inside 
class with staticmethod, but name mangled anyway), so NameError is produced
versions: Python 3.6

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

Reply via email to