Python2.6.2 could not use sqlite3 module!!

I wanna use sqlite by python. But python commandline displayed "No module it". Why? I had known sqlite module is official module from python2.5. Apparently, To need install "sqlite-devel" to use sqlite module by python2.6, Next then rebuild Python from source code. I had tried what put _sqlite3.so in lib-dynload, But it was failure. I have to do it before install python2.6. I do not want to rebuild python. It embarrassed it.

Cannot import SQLite with Python 2.6 - Stack Overflow

我楽多録 » Blog Archive » Python のアップグレードに伴う問題