how to prevent the "extended call syntax" (*) from expanding a string into a list of characters

2010-07-21 Thread fulv
I get the following error: File "", line 1, in ? File "/Users/fulvio/plone/seiu_new/buildout/eggs/z3c.saconfig-0.11- py2.4.egg/z3c/saconfig/utility.py", line 164, in __call__ _ENGINES[self._key] = engine = sqlalchemy.create_engine( File "/Users/fulvio/plone/seiu_new/buildout/eggs/SQLAlch

Re: how to prevent the "extended call syntax" (*) from expanding a string into a list of characters

2010-07-22 Thread fulv
Thank you all! Really appreciate the quick help! -- http://mail.python.org/mailman/listinfo/python-list