8796e857af
os.renames cannot move across drives/partitions on any platform. that is why shutil.move is used, because the OS allotted temp file could possibly be on another drive or partition. Also fix code formatting on new import statements. |
||
---|---|---|
.. | ||
style | ||
__init__.py | ||
chat_action.py | ||
client.py | ||
emoji.py | ||
input_media.py | ||
input_phone_contact.py | ||
parse_mode.py |