I found python 2.6 installed on BlueHost but is not enabled by default. That means if you simply run a python command you will have version 2.4 [email protected] [~]# python Python 2.4.3 (#1, May 5 2011, 16:39:10) [GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] on linux2 Type “help”, “copyright”, “credits” or “license” for more information. >>> But… inside …