pylint-bot / test

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: @ceridwen?


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: @ceridwen?:


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