Using py2app with Python 2.6 and current dabo trunk I get a syntax
error in dbMsSQL (that I don’t need at all):
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/modulegraph/modulegraph.py", line 709, in
find_head_package
q = self.import_module(head, qname, parent)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/modulegraph/modulegraph.py", line 797, in
import_module
m = self.load_module(fqname, fp, pathname, stuff)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/modulegraph/modulegraph.py", line 820, in
load_module
co = compile(contents, pathname, 'exec', 0, True)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/db/dbMsSQL.py", line 61
return tuple([{col: row[col] for col in row if type(col) != int}
^
SyntaxError: invalid syntax
Greetlings, Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]