python-minifier icon indicating copy to clipboard operation
python-minifier copied to clipboard

Fix ClassDef Name binding

Open dflook opened this issue 1 year ago • 0 comments

For names in a class namespace, that are used in a load context, place their NameBinding in non-local scope.

dflook avatar Aug 09 '24 16:08 dflook