pylint-bot / astroid-unofficial

UNOFFICIAL playground for astroid github migration
GNU Lesser General Public License v2.1
0 stars 0 forks source link

[modular-locals bugs] Delete global statement in testdata/.../data/module.py #256

Closed pylint-bot closed 8 years ago

pylint-bot commented 8 years ago

Originally reported by: BitBucket: ceridwenv, GitHub: ceridwenv


With support for global and nonlocal statements officially back-burnered (#250), it would be useful to remove the global statement from this test case so that the other tests depending on it will pass.


pylint-bot commented 8 years ago

Original comment by BitBucket: ceridwenv, GitHub: ceridwenv:


Changed in 3e3b3e9 . There is still a test that tests the global statement and is marked as an expected failure.