Added .save_as, .as_obj, doctest

This commit is contained in:
2015-06-19 16:19:47 +05:30
parent 405edaaa1d
commit 0dfb09527b
6 changed files with 378 additions and 135 deletions
+5
View File
@@ -0,0 +1,5 @@
Run doctest -
python -m doctest .\wrap_obj.py
Run py.test-
py.test