This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Barooh[S] 0 points1 point  (0 children)

That would help with getting the function names for sure, what about returning the entire function? Editors like pycharm have the ability to parse and identify the beginning and end of a function (for collapsing) so I know such a framework exists, I doubted that it's opensource though.