Create a default module to use as a sentinel value

This looks better in the documentation than utils.Default,
cleans the utils with specific stuff like this, and users
may use it more easily.
This commit is contained in:
Lonami Exo
2018-10-05 14:20:50 +02:00
parent 0fcc2e5e52
commit d392939018
8 changed files with 26 additions and 29 deletions

View File

@@ -1,6 +1,5 @@
"""Various helpers not related to the Telegram API itself"""
import asyncio
import collections
import os
import struct
from hashlib import sha1, sha256