migration first step
py2to3 Move all sources to agent folder to help imports rename utils to SerialLineReceiverBase as it only contains this class fix string and binary storage differences in python3 update requirements, add windows specific requirements move platform specific logic to the platform specific classes
Showing
File moved
agent/agent.py
0 → 100644
File moved
windows/__init__.py
→
agent/linux/__init__.py
100755 → 100644
File moved
notify.py
→
agent/notify.py
100755 → 100644
agent/windows/__init__.py
0 → 100644
windows/_win32context.py
→
agent/windows/_win32context.py
100755 → 100644
windows/network.py
→
agent/windows/network.py
100755 → 100644
File moved
windows/win32virtio.py
→
agent/windows/win32virtio.py
100755 → 100644
Please
register
or
sign in
to comment