Skip to content

Improved documentation for regular expressions in transcripts#82

Merged
tleonhardt merged 3 commits intomasterfrom
regex_transcript
Mar 17, 2017
Merged

Improved documentation for regular expressions in transcripts#82
tleonhardt merged 3 commits intomasterfrom
regex_transcript

Conversation

@tleonhardt
Copy link
Copy Markdown
Member

Improved documentation for the use of regular expressions in transcripts in the following ways

  • Modified the README.rst to include a regex in the transcript example and pointed out its use
  • Added a simple example of regex usage to exampleSession.txt transcript
  • Added new transcript_regex.txt example for a more complicated example
  • Added a unit test which uses a regex as part of a transcript test

This closes #81.

Than it is for Python 2 on Windows or Python 3 on Linux or Mac.

Go figure.  You would think it would be the same for Python 3 across platforms.
@tleonhardt tleonhardt added this to the 0.7.1 milestone Mar 17, 2017
@tleonhardt tleonhardt self-assigned this Mar 17, 2017
@tleonhardt tleonhardt merged commit 91cc19c into master Mar 17, 2017
@tleonhardt tleonhardt deleted the regex_transcript branch March 17, 2017 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add example of using regular expressions in a transcript test

1 participant