Tornado中database模块被取消的替代方法
2016-08-01
30
准备用用tornado重写本站,但发现import tornado.database时出错。复制代码 代码如下:[root@lee ~]# pythonPython 2.7.4 (default, Apr 11 2013, 17:08:33) [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2Type "help", "copyright", "credits" or "license" for more in...