mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
No unicode litterals dans auth.py
This commit is contained in:
parent
bbc00fdb0b
commit
49f911cf4b
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ Inspirés d'autres exemples trouvés ici :
|
|||
https://github.com/FreeRADIUS/freeradius-server/blob/master/src/modules/rlm_python/
|
||||
"""
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import logging
|
||||
import netaddr
|
||||
import radiusd # Module magique freeradius (radiusd.py is dummy)
|
||||
|
|
Loading…
Reference in a new issue