Sublime Forum

I upgraded Sublime to use full python 2.6.8 libraries

#1

Hey people, not exactly plugin, but sqlite3 support.
I upgraded Sublime to use full python 2.6.8 libraries, including sqlite3 module, and the rest. I just dowloaded python 2.6, added 2.6.8 fixes, removed internal tests, compiled to .pyo, zipped as python26.zip and replaced the original python26.zip and the rest of pyd libraries in Sublime directory.

Is anyone willing to test it? Don’t post if it works, only if it doesn’t.

Link: github.com/omittones/sublime-text-mod-py26

0 Likes

#2

This is a Windows version of Sublime, but the procedure should work for any OS, or so I think :smile:

0 Likes