File: async.rst

package info (click to toggle)
python-dropbox 12.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,772 kB
  • sloc: python: 76,994; sh: 27; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 428 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
:mod:`dropbox.async_` -- Async
==============================
   *As of Python 3.5,* ``async`` *is a reserved keyword.  For versions of Python prior to 3.5, the objects documented can be imported from either* ``dropbox.async`` *or* ``dropbox.async_``.  *For Python 3.5+, only* ``dropbox.async_`` *is supported.*

.. automodule:: dropbox.async_
   :members:
   :show-inheritance:
   :special-members: __init__
   :undoc-members: