|
MythTV master
|
Go to the source code of this file.
Namespaces | |
| namespace | nv_python_libs |
| namespace | nv_python_libs.vimeo |
| namespace | nv_python_libs.vimeo.vimeo_exceptions |
Variables | |
| string | nv_python_libs.vimeo.vimeo_exceptions.__title__ = "vimeo_exceptions - Custom exceptions used or raised by vimeo_api"; |
| string | nv_python_libs.vimeo.vimeo_exceptions.__author__ = "R.D. Vaughan" |
| string | nv_python_libs.vimeo.vimeo_exceptions.__version__ = "v0.2.0" |
| list | nv_python_libs.vimeo.vimeo_exceptions.__all__ = ["VimeoUrlError", "VimeoHttpError", "VimeoResponseError", "VimeoVideoNotFound", "VimeoRequestTokenError", "VimeoAuthorizeTokenError", "VimeoVideosSearchError", "VimeoAllChannelError", ] |
| dictionary | nv_python_libs.vimeo.vimeo_exceptions.__errmsgs__ |