etourderie dans le dernier commit
This commit is contained in:
parent
8259f23703
commit
d6d781c585
@ -67,7 +67,7 @@ class Passwords(object):
|
||||
|
||||
@static_method
|
||||
def generate_password_admin():
|
||||
return b2a_hex(os.urandom(4))
|
||||
return b2a_hex(urandom(4))
|
||||
|
||||
#end class
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user