Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
repr.py File Reference

Go to the source code of this file.

Data Structures

class  ReprError
 
class  Foo
 

Namespaces

namespace  pip
 
namespace  pip._vendor
 
namespace  pip._vendor.rich
 
namespace  pip._vendor.rich.repr
 

Functions

Type[Tauto (Optional[Type[T]] cls)
 
Callable[[Type[T]], Type[T]] auto (*bool angular=False)
 
Union[Type[T], Callable[[Type[T]], Type[T]]] auto (Optional[Type[T]] cls=None, *Optional[bool] angular=None)
 
Type[Trich_repr (Optional[Type[T]] cls)
 
Callable[[Type[T]], Type[T]] rich_repr (*bool angular=False)
 
Union[Type[T], Callable[[Type[T]], Type[T]]] rich_repr (Optional[Type[T]] cls=None, *bool angular=False)
 

Variables

 T = TypeVar("T")
 
 Result = Iterable[Union[Any, Tuple[Any], Tuple[str, Any], Tuple[str, Any, Any]]]
 
 RichReprResult = Result
 
 foo
 
 console = Console()
 
 width
 
 angular