WizardKit/scripts/wk
2Shirt 7cb5ecd09f
Added TryAndPrint() class
* Replaces try_and_print() function
* Moved several functions to TryAndPrint() class
  * _format_exception_message()
  * _format_function_output()
  * _get_exception()
* Separates the formatting settings and the function paramters
2019-09-13 22:35:39 -07:00
..
cfg Updated cfg/main 2019-08-09 17:17:46 -06:00
hw Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
kit Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
os Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
sw Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
__init__.py Switching to f-strings where appropriate 2019-08-20 16:00:08 -06:00
exe.py New project organization 2019-06-28 18:06:43 -06:00
io.py New safer text input function 2019-06-29 19:54:02 -06:00
log.py Added some doctests 2019-09-07 15:17:54 -06:00
net.py New project organization 2019-06-28 18:06:43 -06:00
std.py Added TryAndPrint() class 2019-09-13 22:35:39 -07:00