summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_w0404.txt
blob: 2cfc1373687c263b4669e35e6dabea5d204a8c4d (plain)
1
2
3
4
5
W:  7: Reimport 'ElementTree' (imported line 6)
W: 10: Reimport 'email.encoders' (imported line 9)
W: 12: Reimport 'sys' (imported line 4)
W: 23:reimport: Redefining name 'sys' from outer scope (line 4)
W: 23:reimport: Reimport 'sys' (imported line 4)