remove warnings module in favor of logging
commit276d530c228728f159b9e779102c57d405fd497c
authorAndré Wobst <wobsta@users.sourceforge.net>
Sun, 4 Aug 2013 21:12:39 +0000 (4 21:12 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sun, 4 Aug 2013 21:12:39 +0000 (4 21:12 +0000)
treee452a199580e4f9f7f9dfddc5f12c655cf6663ae
parentcdf06801f0beafd745576523c9733d29c70336d6
remove warnings module in favor of logging

git-svn-id: http://svn.code.sf.net/p/pyx/code/trunk/pyx@3481 a4f5e268-e194-4f32-bce1-d30804cbbcc5
18 files changed:
pyx/bitmap.py
pyx/canvas.py
pyx/color.py
pyx/config.py
pyx/deformer.py
pyx/document.py
pyx/dvi/dvifile.py
pyx/dvi/mapfile.py
pyx/epsfile.py
pyx/font/font.py
pyx/font/t1file.py
pyx/graph/axis/axis.py
pyx/graph/data.py
pyx/graph/graph.py
pyx/graph/style.py
pyx/pattern.py
pyx/pdfwriter.py
pyx/text.py