I keep forgetting to import sys

pull/1/head
Raymond Yee 2011-11-23 10:54:02 -08:00
parent 0ec0416c0f
commit 38d38ff844
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ import oauth2 as oauth
from itertools import islice
import re
import sys
from regluit.core import tasks
from regluit.core import models, bookloader, librarything