Skip to content

Commit

Permalink
Add vendorized argparse comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
wting committed Jun 23, 2016
1 parent 180c5d8 commit 2e60fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/autojump
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2e60fa2

Please sign in to comment.