kuroko/test/testRelativeImport.krk.expect

10 lines
137 B
Plaintext
Raw Normal View History

2022-05-28 09:41:47 +03:00
Imported foo.__init__ as foo
hi
Imported bar.__init__ as foo.bar
hi there
failed with ImportError
failed with ImportError
hi
hi
hi there