Forgot to include the test for #884.

This commit is contained in:
Dave Halter
2017-04-04 20:31:27 +02:00
parent 947d91f792
commit e660a5a703

View File

@@ -0,0 +1,10 @@
blub = 1
class Config2():
pass
class BaseClass():
mode = Config2()
if isinstance(whaat, int):
mode2 = whaat