🐉 AGT-DragonShell v4.0

Advanced File Manager with WordPress Integration

Current path: usr/lib64/python3.6/distutils/

⬆️ 🔙 Go Up: python3.6

📄 Viewing: __init__.py

"""distutils

The main package for the Python Module Distribution Utilities.  Normally
used from a setup script as

   from distutils.core import setup

   setup (...)
"""

import sys

__version__ = sys.version[:sys.version.index(' ')]

📂 File Manager

📤 Upload File


📁 Create Folder


🐉 AGT-DragonShell • v4.0 • Advanced File Management System