看看这个类
?
$ python simplestclass.py<__main__.Person instance at 0xf6fcb18c> # 输出告诉我们:__main__模块中有了一个Person类的实例了。