mirror of
https://github.com/python/cpython.git
synced 2026-05-22 12:24:30 -04:00
4837fa3a54
possible to control the indentation of continuation lines.
cfuncline_helper(): Only mark the argument names are <var>, not the
whole argument list. This leaves the argument types in the same
font as the return type. Based on a casual suggestion from
Guido.