Show More
@@ -15,7 +15,7 b' platform-specific details from the core.' | |||
|
15 | 15 | from i18n import _ |
|
16 | 16 | import cStringIO, errno, getpass, popen2, re, shutil, sys, tempfile, strutil |
|
17 | 17 | import os, stat, threading, time, calendar, ConfigParser, locale, glob, osutil |
|
18 |
import |
|
|
18 | import urlparse | |
|
19 | 19 | |
|
20 | 20 | try: |
|
21 | 21 | set = set |
General Comments 0
You need to be logged in to leave comments.
Login now