Skip to content

Commit 496058f

Browse files
authored
Steven Bethard designated a new maintainer for argparse (GH-15605)
1 parent 7fcc208 commit 496058f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/argparse.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Author: Steven J. Bethard <[email protected]>.
2+
# New maintainer as of 29 August 2019: Raymond Hettinger <[email protected]>
23

34
"""Command-line parsing library
45

0 commit comments

Comments
 (0)