projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ff5b30
)
scripts/argparse.py: spelling (independant)
author
Michael Tokarev
<mjt@tls.msk.ru>
Thu, 11 Jan 2018 14:31:06 +0000
(17:31 +0300)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Sat, 10 Feb 2018 07:03:39 +0000
(10:03 +0300)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
scripts/argparse.py
patch
|
blob
|
history
diff --git
a/scripts/argparse.py
b/scripts/argparse.py
index 288c1f06c07de4f9e45c5d68832ab445f40d40c0..27d1f28935f44a6d879f78843f0ca01ca3db756e 100644
(file)
--- a/
scripts/argparse.py
+++ b/
scripts/argparse.py
@@
-76,7
+76,7
@@
considered public as object names -- the API of the formatter objects is
still considered an implementation detail.)
"""
-__version__ = '1.4.0' # we use our own version number independ
a
nt of the
+__version__ = '1.4.0' # we use our own version number independ
e
nt of the
# one in stdlib and we release this on pypi.
__external_lib__ = True # to make sure the tests really test THIS lib,