Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Example downloader tweaks
  • Loading branch information
inducer committed Jul 2, 2016
1 parent 7e06911 commit f355372
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/download-examples-from-wiki.py
@@ -1,6 +1,5 @@
#! /usr/bin/env python
from __future__ import print_function
from __future__ import absolute_import
from __future__ import print_function, absolute_import
try:
import six.moves.xmlrpc_client
except:
Expand Down

0 comments on commit f355372

Please sign in to comment.