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

Python2.4 #23

Merged
merged 18 commits into from
Oct 22, 2012
Merged

Python2.4 #23

merged 18 commits into from
Oct 22, 2012

Commits on Oct 15, 2012

  1. Configuration menu
    Copy the full SHA
    8196c2b View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    Added easy_install installation instructions.
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    9c3fb54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c3f98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5fc397 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa47d09 View commit details
    Browse the repository at this point in the history
  6. Update ansi2html/style.py

    used ternary operator as available python2.4
    ('true', 'false')[condition]
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    e33084c View commit details
    Browse the repository at this point in the history
  7. Update ansi2html/style.py

    fixed typo
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    b273490 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d55fb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc8bf19 View commit details
    Browse the repository at this point in the history
  10. Update ansi2html/converter.py

    removed use of format
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    320cf55 View commit details
    Browse the repository at this point in the history
  11. Update ansi2html/converter.py

    fixed typo
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    cfed4ee View commit details
    Browse the repository at this point in the history
  12. Update README.rst

    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    7a7c584 View commit details
    Browse the repository at this point in the history
  13. Update ansi2html/converter.py

    fixed typo
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    e2962ea View commit details
    Browse the repository at this point in the history
  14. Update ansi2html/converter.py

    correct import (for python3)
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    70ed0dc View commit details
    Browse the repository at this point in the history
  15. Update ansi2html/__init__.py

    correct import (for python3)
    JensTimmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    12dff43 View commit details
    Browse the repository at this point in the history
  16. reset README.rst

    Jens Timmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    23958e0 View commit details
    Browse the repository at this point in the history
  17. added python 2.4 to travis.yml

    Jens Timmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    78b4a45 View commit details
    Browse the repository at this point in the history
  18. travis does not (and won't) support python 2.4

    Jens Timmerman committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    966a77b View commit details
    Browse the repository at this point in the history