kuroko/test/testRelativeImport.krk.expect
2022-05-28 15:41:47 +09:00

10 lines
137 B
Plaintext

Imported foo.__init__ as foo
hi
Imported bar.__init__ as foo.bar
hi there
failed with ImportError
failed with ImportError
hi
hi
hi there