MTPyroger/pyrogram
Dan ec82b4f994 Don't use getpass anymore (for now)
The reason is that getpass is blocking. Let's use ainput() until
a proper way of reading from stdin without echoing is found.
2018-07-02 17:21:42 +02:00
..
api Rename and rework Setup docs page 2018-06-05 16:37:57 +02:00
client Don't use getpass anymore (for now) 2018-07-02 17:21:42 +02:00
connection Reformat code 2018-06-30 11:04:17 +02:00
crypto Move INITIAL_SALT to Session 2018-06-28 17:50:37 +02:00
session Move INITIAL_SALT to Session 2018-06-28 17:50:37 +02:00
__init__.py Merge branch 'develop' into asyncio 2018-06-28 20:10:38 +02:00