Skip to content

Syntax updates and Binary Unittests - #53

Merged
OmkarPathak merged 2 commits into
OmkarPathak:masterfrom
IanDoarn:master
Aug 27, 2017
Merged

Syntax updates and Binary Unittests#53
OmkarPathak merged 2 commits into
OmkarPathak:masterfrom
IanDoarn:master

Conversation

@IanDoarn

@IanDoarn IanDoarn commented Aug 26, 2017

Copy link
Copy Markdown
Contributor
  • Added Unittests for Binary package!!
  • Changes package string -> strings, shadowing the string package built-in caused issues when this command was executed from string import ascii_lowercase
  • added binary_utils.py file containing helper methods
    • method pad() pads the from or binary values with 0's if they are missing
    • method to_string() simply converts arrays to strings 👍

@IanDoarn IanDoarn changed the title Syntax updates, ~nothing important~ Syntax updates and Binary Unittests Aug 26, 2017
@OmkarPathak
OmkarPathak merged commit b4da00c into OmkarPathak:master Aug 27, 2017
OmkarPathak added a commit that referenced this pull request Aug 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants