[Twisted-Python] SELECT returns no results without conn.commit()

2014-06-03 Thread Franz Schwartau
Hi! I'm trying to extend ppolicy (http://bimbo.fjfi.cvut.cz/ppolicy) a bit. ppolicy uses the twisted framework. On CentOS 6.5 version 8.2.0 of twisted is installed. I wrote a separate module called LookupSessionDB: http://pastebin.com/u4TMNhpd It looks up some values from a database table. It

Re: [Twisted-Python] SELECT returns no results without conn.commit()

2014-06-03 Thread Glyph Lefkowitz
On Jun 3, 2014, at 6:31 AM, Franz Schwartau wrote: > Hi! > > I'm trying to extend ppolicy (http://bimbo.fjfi.cvut.cz/ppolicy) a bit. > ppolicy uses the twisted framework. On CentOS 6.5 version 8.2.0 of twisted is > installed. I should note that Twisted 8.2.0 is 6 years old at this point, so