-
- Downloads
Refactored base into logging; moved raise_ to raise_exception in parse as more...
Refactored base into logging; moved raise_ to raise_exception in parse as more explicit; removed file_path from proto as this was state attribute, we should be able to use the same object for verifying codes rather than create a new one everytime ; removed escape characters from regular expressions; used InvalidCodesException install of cond.all() as this will be quicker to check failures
Showing
- acmc/base.py 0 additions, 39 deletionsacmc/base.py
- acmc/logging_config.py 15 additions, 0 deletionsacmc/logging_config.py
- acmc/main.py 2 additions, 4 deletionsacmc/main.py
- acmc/parse.py 262 additions, 175 deletionsacmc/parse.py
- acmc/phen.py 38 additions, 37 deletionsacmc/phen.py
- acmc/trud.py 0 additions, 2 deletionsacmc/trud.py
Loading
Please register or sign in to comment