mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
eb99aa8c68
You cannot call bytes(obj) to get a simple representation of obj on Python 3! E.g. bytes(42) returns a byte string with 42 NUL characters instead of b'42'. |
||
---|---|---|
.. | ||
module_docs_fragments | ||
__init__.py | ||
boolean.py | ||
cmd_functions.py | ||
color.py | ||
debug.py | ||
display.py | ||
encrypt.py | ||
hashing.py | ||
listify.py | ||
module_docs.py | ||
path.py | ||
unicode.py | ||
vars.py |