Skip to content

Commit

Permalink
Import distutils.spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeliodh committed Sep 11, 2014
1 parent be376ac commit 6f34c71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions r2klib/cli.py
Expand Up @@ -8,6 +8,7 @@
import markdown2
from docopt import docopt
from jinja2 import Environment, PackageLoader
from distutils import spawn

USAGE = """reddit2kindle
Expand Down

0 comments on commit 6f34c71

Please sign in to comment.