__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# This file must be kept very simple, because it is consumed from several # places -- it is imported by h11/__init__.py, execfile'd by setup.py, etc. # We use a simple scheme: # 1.0.0 -> 1.0.0+dev -> 1.1.0 -> 1.1.0+dev # where the +dev versions are never released into the wild, they're just what # we stick into the VCS in between releases. # # This is compatible with PEP 440: # http://legacy.python.org/dev/peps/pep-0440/ # via the use of the "local suffix" "+dev", which is disallowed on index # servers and causes 1.0.0+dev to sort after plain 1.0.0, which is what we # want. (Contrast with the special suffix 1.0.0.dev, which sorts *before* # 1.0.0.) __version__ = "0.14.0"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __pycache__ | Folder | 0755 |
|
|
| tests | Folder | 0755 |
|
|
| __init__.py | File | 1.47 KB | 0644 |
|
| _abnf.py | File | 4.7 KB | 0644 |
|
| _connection.py | File | 25.92 KB | 0644 |
|
| _events.py | File | 11.54 KB | 0644 |
|
| _headers.py | File | 9.99 KB | 0644 |
|
| _readers.py | File | 8.39 KB | 0644 |
|
| _receivebuffer.py | File | 5.13 KB | 0644 |
|
| _state.py | File | 12.99 KB | 0644 |
|
| _util.py | File | 4.77 KB | 0644 |
|
| _version.py | File | 686 B | 0644 |
|
| _writers.py | File | 4.96 KB | 0644 |
|
| py.typed | File | 7 B | 0644 |
|