Author: dmeyer
Date: Sat Mar 11 18:57:49 2006
New Revision: 8076
Modified:
trunk/ui/src/helpers/main.py
Log:
pysqlite1 is no longer supported
Modified: trunk/ui/src/helpers/main.py
==============================================================================
--- trunk/ui/src/helpers/main.py (original)
+++ trunk/ui/src/helpers/main.py Sat Mar 11 18:57:49 2006
@@ -90,10 +90,7 @@
raise ImportError('No module named pyxml')
# now load other modules to check if all requirements are installed
- try:
- import pysqlite2
- except ImportError:
- import sqlite
+ import pysqlite2
import config
if config.GUI_DISPLAY == 'SDL':
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog