¡@

Home 

python Programming Glossary: python2.5

Why can't Python find shared objects that are in directories in sys.path?

http://stackoverflow.com/questions/1099981/why-cant-python-find-shared-objects-that-are-in-directories-in-sys-path

python c import sys print sys.path '' ' usr local lib python2.5 site packages setuptools 0.6c9 py2.5.egg' ' usr local lib python25.zip'.. py2.5.egg' ' usr local lib python25.zip' ' usr local lib python2.5' ' usr local lib python2.5 plat linux2' ' usr local lib python2.5.. python25.zip' ' usr local lib python2.5' ' usr local lib python2.5 plat linux2' ' usr local lib python2.5 lib tk' ' usr local lib..

How do I stop getting ImportError: Could not import settings 'mofin.settings' when using django with wsgi?

http://stackoverflow.com/questions/1411417/how-do-i-stop-getting-importerror-could-not-import-settings-mofin-settings-wh

django.wsgi'. Traceback most recent call last File usr lib python2.5 site packages django core handlers wsgi.py line 228 in __call__.. line 228 in __call__ self.load_middleware File usr lib python2.5 site packages django core handlers base.py line 31 in load_middleware.. in settings.MIDDLEWARE_CLASSES File usr lib python2.5 site packages django conf __init__.py line 28 in __getattr__..

Lost connection to MySQL server during query

http://stackoverflow.com/questions/1884859/lost-connection-to-mysql-server-during-query

teste.py line 109 in run for row in data File usr lib64 python2.5 site packages MySQLdb cursors.py line 417 in next row self.fetchone.. line 417 in next row self.fetchone File usr lib64 python2.5 site packages MySQLdb cursors.py line 388 in fetchone r self._fetch_row.. line 388 in fetchone r self._fetch_row 1 File usr lib64 python2.5 site packages MySQLdb cursors.py line 285 in _fetch_row return..

How do I manage third-party Python libraries with Google App Engine? (virtualenv? pip?)

http://stackoverflow.com/questions/4863557/how-do-i-manage-third-party-python-libraries-with-google-app-engine-virtualenv

this question Here's how I do it project .Python bin lib python2.5 site packages pip install packages here include src app.yaml.. main.yaml symlink the pip installed packages in .. lib python2.5 site packages The project directory is the top level directory.. the following commands cd project virtualenv p usr bin python2.5 no site packages distribute . The src directory is where all..

python time to age part 2, timezones

http://stackoverflow.com/questions/526406/python-time-to-age-part-2-timezones

recent call last File stdin line 1 in module File usr lib python2.5 _strptime.py line 330 in strptime data_string format ValueError..