Hello, Using latest pysipp (with sipp 3.5.2): ``` import pysipp uac = pysipp.client(invalid_arg='foo') ``` Is there a way to trigger an error or warning when passing an invalid argument ? Best regards
Hello,
Using latest pysipp (with sipp 3.5.2):
Is there a way to trigger an error or warning when passing an invalid argument ?
Best regards