[Python.NET] Filtering of user defined methods

Denis Akhiyarov denis.akhiyarov at gmail.com
Mon Dec 4 12:24:38 EST 2017


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 <prathima548 at gmail.com>
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 - PythonDotNet at python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20171204/e2cb73ba/attachment.html>


More information about the PythonDotNet mailing list