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
_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev
