This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author apostofes
Recipients Dennis Sweeney, apostofes, steven.daprano
Date 2022-04-04.17:51:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
yes, I think `inspect.isroutine` does the required functionality.
sorry, I did not know about it, and could not think of the word `routine` when checking for functions.
History
Date User Action Args
2022-04-04 17:51:35apostofessetrecipients: apostofes, steven.daprano, Dennis Sweeney
2022-04-04 17:51:35apostofessetmessageid: <[email protected]>
2022-04-04 17:51:35apostofeslinkissue47214 messages
2022-04-04 17:51:35apostofescreate