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

IPMITool: futurize it #561

Merged
merged 1 commit into from
Oct 4, 2017
Merged

IPMITool: futurize it #561

merged 1 commit into from
Oct 4, 2017

Commits on Sep 27, 2017

  1. IMPITool: futurize again a different way

    Okay try again with IMPITool to futurize it to work
    both with Python 2 and later
    
    Also, futurize Environ.py so python 3 doesn't panic
    with print statements.
    
    Python 3 doesn't have a special unicode type.
    Conditionally check for unicode type for value only when
    using Python 2.
    
    Signed-off-by: Howard Pritchard <[email protected]>
    hppritcha committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    483fed9 View commit details
    Browse the repository at this point in the history