Skip to content

Preserve token case for unmatched tokens. - #65

Closed
mpareja wants to merge 1 commit into
chucknorris:masterfrom
mpareja:keep_case_for_not_replaced_tokens
Closed

Preserve token case for unmatched tokens.#65
mpareja wants to merge 1 commit into
chucknorris:masterfrom
mpareja:keep_case_for_not_replaced_tokens

Conversation

@mpareja

@mpareja mpareja commented Jun 20, 2012

Copy link
Copy Markdown
Member

When the token syntax is used but a token is not found in the token dictionary, preserve the case used in the original text. This is being accomplished using a case insensitive dictionary for comparisons instead of to_lower.

Using case insensitive dictionary for comparisons.
@ferventcoder

Copy link
Copy Markdown
Member

Money, thanks!

@ferventcoder

Copy link
Copy Markdown
Member

This in in sir. Thanks for the contribution!

GoogleCodeExporter pushed a commit to google-code-export/roundhouse that referenced this pull request Mar 13, 2015
@ferventcoder ferventcoder modified the milestone: 0.8.6 Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants