closes bpo-37803: pdb: fix handling of options (--help / --version) (GH-15193)
The "--" should not be included with long options passed to getopt.getopt. Fixes https://bugs.python.org/issue37803
D
Daniel Hahler committed
855df7f273c3988c72f01e51ba57091887ec38b2
Parent: b1a2abd
Committed by Benjamin Peterson <benjamin@python.org>
on 9/12/2019, 3:46:37 PM