Michał Górny 972d304bb2 Fix test_sub_command_multiple on Python 3.12.5+
Update the expectations in test_sub_command_multiple for different
argparse error handling in Python 3.12.5 and newer.  Previously,
the 'cannot have multiple subparser arguments' error would be output
to stderr and cause the parser to exit; now it raises an ArgumentError
instead.

Closes-Bug: 2074130
Change-Id: I83de6b6943b14f1f6df86a55603e6867dce680d3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-08-27 15:56:48 +02:00
..
2020-02-12 09:56:58 +00:00
2020-09-10 16:36:46 +01:00