[wiki/auth/cas.py] Pas d'imports en bloc
This commit is contained in:
parent
6b1cc4de96
commit
bd7e5080c6
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
|
||||
import sys
|
||||
import os
|
||||
import time, re
|
||||
import time
|
||||
import re
|
||||
import urlparse
|
||||
import urllib, urllib2
|
||||
from lxml import etree
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue