You need to provide more code samples, it is not clear what you are discussing precisely
On Mon, Dec 4, 2017, 12:41 AM prathima shettigar <[email protected]> wrote: > By excluding the Dunder methods I'll be able to filter out just the > built-in function...but if my script contains import statements,Then how > can I filter out such things.. > Do we have anything similar to "inspect.isfunction(x)" in Python.NET just > as in python....? > _________________________________________________ > Python.NET mailing list - [email protected] > https://mail.python.org/mailman/listinfo/pythondotnet >
_________________________________________________ Python.NET mailing list - [email protected] https://mail.python.org/mailman/listinfo/pythondotnet
