Menu

#363 False positive for "Bad argument -- expected name or tuple"

v3.0
open
nobody
None
5
2014-01-13
2014-01-13
No

It has something to do with functions of the type

@some_decorator_of_some_sort
def a_function(
args, on, following, line=None,
and=None, wrapped=None):
"""A doc string."""
return None

but I haven't narrowed it totally down. Nonetheless the two attached files should suffice to reproduce the issue with "epydoc expected_name_or_tuple_reproduction.py".

Thanks for taking a look!

2 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.