package python.lib.io; import python.lib.io.RawIOBase; extern class FileIO extends RawIOBase{ }