Skip to content

Commit

Permalink
add time import
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Rotkiewicz committed Sep 6, 2013
1 parent ba854df commit 4048236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyramid_autoroute/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import inspect
import re
import sys
import time
from pyramid.url import urlencode
from random import choice
from string import letters
Expand Down

0 comments on commit 4048236

Please sign in to comment.