Mini Shell

Direktori : /opt/imh-python/lib/python3.9/site-packages/zmq/eventloop/minitornado/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/zmq/eventloop/minitornado/__init__.py

import warnings
class VisibleDeprecationWarning(UserWarning):
    """A DeprecationWarning that users should see."""
    pass

warnings.warn("""zmq.eventloop.minitornado is deprecated in pyzmq 14.0 and will be removed.
    Install tornado itself to use zmq with the tornado IOLoop.
    """,
    VisibleDeprecationWarning,
    stacklevel=4,
)

Zerion Mini Shell 1.0