package python.lib.io; import python.lib.io.BufferedIOBase; extern class BufferedReader extends BufferedIOBase { }