mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
3 lines
133 B
Python
3 lines
133 B
Python
from .apiproxy import is_implemented, get_target, resolve
|
|
from .error import WinproxyError
|
|
from .apis import * # Import all functions |