◐ Shell
clean mode source ↗

Message 169697 - Python tracker

Here are a couple functions that may need a fix different from multiple signatures:

print([object, ...], *, sep=' ', end='\n', file=sys.stdout, flush=False)

http://docs.python.org/dev/library/functions.html#print

class argparse.ArgumentParser([description][, epilog][, prog][, usage][, add_help][, argument_default][, parents][, prefix_chars][, conflict_handler][, formatter_class])

http://docs.python.org/dev/library/argparse.html#argparse.ArgumentParser