Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
fec41f95
Commit
fec41f95
authored
Jun 19, 2019
by
poljar
Browse files
_compat: Remove the now unused native_str.
parent
5e24c605
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/olm/_compat.py
View file @
fec41f95
...
...
@@ -18,8 +18,6 @@
from
builtins
import
bytes
,
str
from
typing
import
AnyStr
from
future.utils
import
native_str
try
:
import
secrets
URANDOM
=
secrets
.
token_bytes
# pragma: no cover
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment