[redland-dev] Suppressing parser warnings from Python

Ryan Shaw ryanshaw at unc.edu
Sat Jun 11 00:28:25 CEST 2011


Hello,

Is there any way to suppress Raptor's parser warnings when using the
Python bindings?

I was hoping that

import warnings
warnings.filterwarnings('ignore')

would do the trick, but no such luck.

Thanks,
Ryan


More information about the redland-dev mailing list