[Python.NET] Filtering of user defined methods

prathima shettigar prathima548 at gmail.com
Mon Dec 4 01:40:45 EST 2017


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....?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20171204/7ffa9237/attachment.html>


More information about the PythonDotNet mailing list