X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=pyderasn.pyi;h=1c784fbb2fe15f0018132bb5864048c55b048d90;hp=8d91745e7a5ca0a98cf9ea1c53e3d34997b9bd14;hb=78833daa9b9637827bfb570135e699b5871aefd3;hpb=b9b1e4187b0cd072dd1ccd1f34aa30232483d84d;ds=sidebyside diff --git a/pyderasn.pyi b/pyderasn.pyi index 8d91745..1c784fb 100644 --- a/pyderasn.pyi +++ b/pyderasn.pyi @@ -118,7 +118,7 @@ class Obj: offset: int=..., leavemm: bool=..., decode_path: Tuple[str, ...]=..., - defines_by_path: Optional[Sequence[Tuple[Tuple[str, ...], Tuple[str, Dict[ObjectIdentifier, Obj]]]]], + ctx: Optional[Dict[str, TAny]]=..., ) -> Tuple[Obj, bytes]: ... @property