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

Sketch an implementation of I18N. #144

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 30, 2020

  1. Sketch an implementation of I18N.

    Using `global`. (help!)
    The locales files are in `src/hamcrest/core/locale.py` for now.
    There's a wild print statement left, here for testing in the field.
    More commits will follow.
    domi41 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    eb4d2bd View commit details
    Browse the repository at this point in the history
  2. Remove test print() statement.

    domi41 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    c907ad7 View commit details
    Browse the repository at this point in the history