Re: [Python.NET] Filtering of user defined methods
Denis Akhiyarov <[email protected]> Mon, 04 Dec 2017 17:24:38 +0000
| Newsgroups | gmane.comp.python.dotnet |
|---|---|
| Message-ID | <CALxxJLRA15mOVQWLmQoeHV7W-4TguDaeZZEKJprK+UJhg==+RA@mail.gmail.com> |
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