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

Fix python3 issues in some examples #3831

Merged
merged 13 commits into from Jan 1, 2015

Commits on Dec 30, 2014

  1. Use stringIO from six

    Python3 fix
    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    414bcff View commit details
    Browse the repository at this point in the history
  2. Unicode issue on python3

    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    d0bb8c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280001a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    247a0ec View commit details
    Browse the repository at this point in the history
  5. Add Lfunction

    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    a67a8d6 View commit details
    Browse the repository at this point in the history
  6. Python3 lightness.py

    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    6a86f69 View commit details
    Browse the repository at this point in the history
  7. python3 demo_gridspec06

    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    45f4035 View commit details
    Browse the repository at this point in the history
  8. Multiple_yaxis python3

    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    6dbfe7a View commit details
    Browse the repository at this point in the history
  9. boxplot_demo2 python3

    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    fc226b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fda3df View commit details
    Browse the repository at this point in the history
  11. No need to use xrange for a short loop

    fixes python3
    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    fbf0da9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    273462d View commit details
    Browse the repository at this point in the history
  13. Restore python2 sorting

    jenshnielsen committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    27c26f1 View commit details
    Browse the repository at this point in the history