__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from _typeshed import Incomplete
from win32com.server.util import ListEnumeratorGateway
from win32comext.axdebug import gateways
def MakeNiceString(ob): ...
class ProvideExpressionContexts(gateways.ProvideExpressionContexts): ...
class ExpressionContext(gateways.DebugExpressionContext):
frame: Incomplete
def __init__(self, frame) -> None: ...
def ParseLanguageText(self, code, radix, delim, flags): ...
def GetLanguageInfo(self): ...
class Expression(gateways.DebugExpression):
callback: Incomplete
frame: Incomplete
code: Incomplete
radix: Incomplete
delim: Incomplete
flags: Incomplete
isComplete: int
result: Incomplete
hresult: Incomplete
def __init__(self, frame, code, radix, delim, flags) -> None: ...
def Start(self, callback): ...
def Abort(self) -> None: ...
def QueryIsComplete(self): ...
def GetResultAsString(self): ...
def GetResultAsDebugProperty(self): ...
def MakeEnumDebugProperty(object, dwFieldSpec, nRadix, iid, stackFrame: Incomplete | None = ...): ...
def GetPropertyInfo(
obname,
obvalue,
dwFieldSpec,
nRadix,
hresult: int = ...,
dictionary: Incomplete | None = ...,
stackFrame: Incomplete | None = ...,
): ...
class EnumDebugPropertyInfo(ListEnumeratorGateway):
def GetCount(self): ...
class DebugProperty:
name: Incomplete
value: Incomplete
parent: Incomplete
hresult: Incomplete
dictionary: Incomplete
stackFrame: Incomplete
def __init__(
self,
name,
value,
parent: Incomplete | None = ...,
hresult: int = ...,
dictionary: Incomplete | None = ...,
stackFrame: Incomplete | None = ...,
) -> None: ...
def GetPropertyInfo(self, dwFieldSpec, nRadix): ...
def GetExtendedInfo(self) -> None: ...
def SetValueAsString(self, value, radix) -> None: ...
def EnumMembers(self, dwFieldSpec, nRadix, iid): ...
def GetParent(self) -> None: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.pyi | File | 0 B | 0644 |
|
| adb.pyi | File | 2.42 KB | 0644 |
|
| axdebug.pyi | File | 4.44 KB | 0644 |
|
| codecontainer.pyi | File | 1.16 KB | 0644 |
|
| contexts.pyi | File | 609 B | 0644 |
|
| debugger.pyi | File | 1.66 KB | 0644 |
|
| documents.pyi | File | 1.01 KB | 0644 |
|
| expressions.pyi | File | 1.94 KB | 0644 |
|
| gateways.pyi | File | 4.29 KB | 0644 |
|
| stackframe.pyi | File | 1.13 KB | 0644 |
|
| util.pyi | File | 300 B | 0644 |
|