Skip to content

Commit 37b0a2b

Browse files
mauvilsajohnslavik
andauthored
Update Lib/argparse.py
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
1 parent f1f2876 commit 37b0a2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/argparse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ def _copy_items(items):
149149

150150

151151
def _identity(value):
152-
# Defined at module scope so that ArgumentParser instances are pickleable.
153152
return value
154153

155154

0 commit comments

Comments
 (0)