Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ Error
Class
Error
tools/python-3.11.9-amd64/Lib/uu.py:42–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
__all__ = [
"Error"
,
"encode"
,
"decode"
]
41
42
class
Error(Exception):
43
pass
44
45
def
encode(in_file, out_file, name=None, mode=None, *, backtick=False):
46
""
"Uuencode file"
""
Callers
4
setlocale
Function · 0.70
decode
Function · 0.70
_validate
Method · 0.70
sniff
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected