Signal only works in main thread

2011-07-25 Thread RVince
th a : ValueError: signal only works in main thread I'm at a complete loss here. Can someone please point me in the right direction to solving this? Thanks, RVince -- http://mail.python.org/mailman/listinfo/python-list

Directly executing from an egg

2011-08-23 Thread RVince
ich I used to create this egg. Thank you, RVince setup( name='hello', version='1.0', description='', author='', author_email='', install_requires=[ "SQLAlchemy>=0.4", "psycopg2&q

Argument count mismatch

2011-04-21 Thread RVince
(MSPResponse.beneficiaryssn == ssn).all() content = render('/cmseditorline.mako') return content Can anyone tell me what the mismatch is in the number of my parameters based on this? Thanks, RVince -- http://mail.python.org/mailman/listinfo/python-list

Obtaining a full path name from file

2011-05-24 Thread RVince
s = "C:\AciiCsv\Gravity_Test_data\A.csv" f = open(s,"r") How do I obtain the full pathname given the File, f? (which should equal "C:\AciiCsv\Gravity_Test_data"). I've tried all sorts of stuff and am just not finding it. Any help greatly appreciated ! -- http://mail.python.org/mailman/listinfo/py

Re: Obtaining a full path name from file

2011-05-24 Thread RVince
Ha! You;re right -- but is there a way to get it without the filename appended at the end? On May 24, 11:52 am, Tim Golden wrote: > On 24/05/2011 16:36, RVince wrote: > > > s = "C:\AciiCsv\Gravity_Test_data\A.csv" > > f = open(s,"r") > > > How

Installing dependencies in Windows

2011-02-22 Thread RVince
Im installing to a Win7 machine, duplicating a CentOS setup. The dependences in CentOs for a particular project are: _ldap.so dsml.py easy-install.pth ldap ldapurl.py ldapurl.pyc ldapurl.pyo ldif.py libxml2.py libxml2.pyc libxml2mod.a libxml2mod.la libxml2mod.so libxslt.py libxslt.pyc libxsltmod.a