Replace the old Session+pickle with JsonSession (name change)

This commit is contained in:
Lonami Exo
2017-08-29 15:59:08 +02:00
parent 82304b18eb
commit 22673aec0e
5 changed files with 13 additions and 98 deletions

View File

@@ -1,2 +1,2 @@
from .tlobject import TLObject
from .session import Session, JsonSession
from .session import Session