mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Add vendorized argparse comment.
This commit is contained in:
parent
180c5d8402
commit
2e60fa2892
@ -38,6 +38,7 @@ else:
|
||||
from itertools import ifilter
|
||||
from itertools import imap
|
||||
|
||||
# Vendorized argparse for Python 2.6 support
|
||||
from autojump_argparse import ArgumentParser
|
||||
|
||||
from autojump_data import dictify
|
||||
|
Loading…
Reference in New Issue
Block a user