File Manager V1.5

[SYSTEM@ROOT]: /usr/lib/python3/dist-packages/twisted/internet/iocpreactor/
INJECT_FILE:
NEW_ENTRY:

FILE_CONTENT: __init__.py

# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.

"""
I/O Completion Ports reactor
"""

from twisted.internet.iocpreactor.reactor import install

__all__ = ["install"]
[ KEMBALI ]