Commit Graph

2 Commits (e3e97f6e06a07ec3034ba76c449e01319a8690e7)

Author SHA1 Message Date
Toshio Kuratomi 67ff4428d5 Fix up all python3 issues that do not have to do with text/bytes 11 years ago
James Cammarata 0a8c91a812 Fixing up tests, removing some of the yaml error stuff from parsing
* moved old unittests for vault over to the new codebase
* reverted YAML error helpers and reverted the load() function
  in parsing/__init__.py, pending a rewrite of a new YAML loader
  class of some kind to encapsulate all of that
* fixed an error in in the module args parser regarding the shell/
  command argument parsing, where some additional arguments were
  being lost
11 years ago