odoo/openerp/report/pyPdf
Vo Minh Thu 283304f9a2 [IMP] warnings: turn warnings.warn into logging.warning:
Warnings are handled with the other logs (and not always sent to stderr),
they also appear under a module __name__ channel instead of py.warn.
The disadvantage is that there is no longer specific warnings,
such as pending deprecation warning or deprecation warning.

bzr revid: vmt@openerp.com-20120125132407-u33idc0qh7ecs1i5
2012-01-25 14:24:07 +01:00
..
__init__.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
filters.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
generic.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
pdf.py [IMP] warnings: turn warnings.warn into logging.warning: 2012-01-25 14:24:07 +01:00
utils.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
xmp.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00