Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Commit

Permalink
Fixed import on downloaders (python 3.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Martín committed Mar 15, 2013
1 parent 388909c commit 9c6c76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_downloaders.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import unittest
from datCrawl import datCrawl, downloaders
from datCrawl.exceptions import *
from requirements import *
from test.requirements import *


class datCrawlDownloaderTests(unittest.TestCase):
Expand Down

0 comments on commit 9c6c76e

Please sign in to comment.