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

Go to the source code of this file.

Namespaces

namespace  pip
 
namespace  pip._internal
 
namespace  pip._internal.utils
 
namespace  pip._internal.utils.encoding
 

Functions

str auto_decode (bytes data)
 

Variables

list BOMS
 
 ENCODING_RE = re.compile(rb"coding[:=]\s*([-\w.]+)")