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

Simultaneous support for Python 2 and Python 3 #46

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from

Commits on Oct 20, 2018

  1. Changed print statements

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    b0106e9 View commit details
    Browse the repository at this point in the history
  2. Fixed case

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    cab8715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d460f9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    892bec1 View commit details
    Browse the repository at this point in the history
  5. Use idiomatic check for key

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    a858ea2 View commit details
    Browse the repository at this point in the history
  6. removed string module

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    c31dc51 View commit details
    Browse the repository at this point in the history
  7. common urllib

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    d11a94b View commit details
    Browse the repository at this point in the history
  8. Open a URL with a proxy

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    22063fc View commit details
    Browse the repository at this point in the history
  9. Two more uses of .has_key()

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    98a3e64 View commit details
    Browse the repository at this point in the history
  10. wrong join usage

    teeks99 committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    4bf09a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    72a408d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Exception format

    teeks99 committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    87d6be0 View commit details
    Browse the repository at this point in the history
  2. Exception format

    teeks99 committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9f91040 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. xmlrpclib renamed

    teeks99 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    c59c92d View commit details
    Browse the repository at this point in the history
  2. no more unicode type

    teeks99 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    2ccdf8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c517dc3 View commit details
    Browse the repository at this point in the history
  4. More missing imports

    teeks99 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    57c0277 View commit details
    Browse the repository at this point in the history
  5. string removed functions

    teeks99 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    4cd45d7 View commit details
    Browse the repository at this point in the history
  6. no more has_key

    teeks99 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    ad0a755 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Configuration menu
    Copy the full SHA
    2283049 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    d43abab View commit details
    Browse the repository at this point in the history