STINNER Victor added the comment: > the urandom calls themselves are not slow, but probably the processing in > between. Can't that be done on demand on first use?
If the time is spent on loading OpenSSL, maybe you should try to import hashlib on demand? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30276> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com