CVS Commit Overview for 2006-11-29
==================================
2006-11-29 Jerome Caffaro <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed bug due to checking
of 'uid' when 'req' object is not available.
2006-11-29 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibedit_engine.py,
modules/bibformat/lib/bibformat_engine.py,
modules/elmsubmit/lib/elmsubmit_EZEmail.py,
modules/websearch/lib/websearch_external_collections_getter.py:
Removed explicit "is" and "is not" comparisons against True/False
singletons, as per PEP 8.
2006-11-29 Gregory Favre <[email protected]>
* po/fr.po: Updated french translation (bibformat and search
external collections were added).
2006-11-29 Tibor Simko <[email protected]>
* modules/miscutil/lib/dbquery.py.wml: When detecting the position
of creation_time column in TABLE STATUS commands in MySQL 4.0, 4.1
and 5.0, use explicit datetime.datetime or str comparisons (due to
MySQLdb 0.9.2) instead of the 'not long' shortcut, because of
possible NULL values.
--
CDS Invenio Developers <[email protected]>