exceptions.ImportError: No module named _sqlite3 1. 解决: 1. yum -y install sqlite-devel find / -name _sqlite3.so /usr/lib64/python2.6/lib-dynload/_sqlite3.so whereis python cp /usr/lib64/python2.6/lib-dynload/_s
sqlite3 doc fix (2007-06-17) http://python.org/sf/1738670 closed by nnorwitz Tutorial error in 3.1.2 Strings (2007-06-17) http://python.org/sf/1738754 closed by nnorwitz Bug assigning list comprehension to __slots__ in python 2.5 (2007-06-18) http://python.org/sf/1739107 closed...