Homec4science

Added support for constructing an intbitset after the result of e.g. run_sql…

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Feb 26 2008, 19:20.

Description

Added support for constructing an intbitset after the result of e.g. run_sql('SELECT id FROM bibrec WHERE...'), i.e. support for tuple of tuples of single integer. Tested on Gnu/Linux,64bits,Python2.5 Gnu/Linux,64bits,Python2.3 Gnu/Linux,32bits,Python2.4. Still to be tested on MacOS X.

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:3449c769e597: Added support for constructing an intbitset after the result of e.g. run_sql… (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Feb 26 2008, 19:20