X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=pyderasn.py;h=d3b304ca8d3cb452b2adf2733b44c2d33dc27684;hp=f563afef86964240e57971d85c91fa35d40de0c8;hb=da5a0a12429fb8466d0fc6d6a85ad4ed2056f792;hpb=5699682993d2c2b789640c20cd68e7bd1eb0cf7c diff --git a/pyderasn.py b/pyderasn.py index f563afe..d3b304c 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -5752,7 +5752,7 @@ def main(): # pragma: no cover print(pprinter( obj, oid_maps=oid_maps, - with_colours=True if environ.get("NO_COLOR") is None else False, + with_colours=environ.get("NO_COLOR") is None, with_decode_path=args.print_decode_path, decode_path_only=( () if args.decode_path_only is None else