PHP 8.2.30
Preview: __init__.py Size: 280 B
//opt/cloudlinux/venv/lib/python3.11/site-packages/virtualenv/activation/cshell/__init__.py

from ..via_template import ViaTemplateActivator


class CShellActivator(ViaTemplateActivator):
    @classmethod
    def supports(cls, interpreter):
        return interpreter.os != "nt"

    def templates(self):
        yield "activate.csh"


__all__ = [
    "CShellActivator",
]

Directory Contents

Dirs: 1 × Files: 2

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
1.44 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
280 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).