mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update util.py
This commit is contained in:
parent
328cabead6
commit
242456d92b
@ -1,10 +1,10 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import threading
|
import threading
|
||||||
|
import traceback
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
import six
|
import six
|
||||||
import traceback
|
|
||||||
from six import string_types
|
from six import string_types
|
||||||
|
|
||||||
# Python3 queue support.
|
# Python3 queue support.
|
||||||
|
Loading…
Reference in New Issue
Block a user