Created the --numpy-raise command line option.
When this is set, all numpy warnings will be converted to errors. This is to aid in debugging to locate where the warning messages are coming from. These appear as RelaxWarnings, but there is no indication as to where the problem is.
Authored by: bugman 2013-11-22
Parent: [r21612]
Child: [r21614]