Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 port #14

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Python3 port #14

wants to merge 5 commits into from

Conversation

Gurulhu
Copy link

@Gurulhu Gurulhu commented May 1, 2019

With Python2 end-of-life around the corner, I made a quick py3 port for this project.
Most of it was untouched, the main fixes resolving around python3 string encoding and a few SimpleHTTPServer tweaks.

The code was tested in two Win10 VMs, one of them in an AD. The tests went by smooth and the only errors they raised were "at" being deprecated, the domain comands failing in the non-AD VM and one permission error that I'm quite sure is due a misconfiguration of the VM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant