File coding, file description ALL THE THINGS

[ci skip]
This commit is contained in:
Mike Helmick 2013-06-07 20:54:23 -04:00
parent 44fb5b4a6e
commit 124dc1b969
6 changed files with 56 additions and 1 deletions

View file

@ -1,3 +1,12 @@
# -*- coding: utf-8 -*-
"""
twython.exceptions
~~~~~~~~~~~~~~~~~~
This module contains Twython specific Exception classes.
"""
from .endpoints import TWITTER_HTTP_STATUS_CODE