adds methods

This commit is contained in:
Moisés Guimarães
2016-09-13 00:55:05 -03:00
parent 7b884ad72a
commit 0df897d4b9
3 changed files with 69 additions and 6 deletions

15
wrapper/python/wolfssl/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution
build/
dist/
.eggs/
*.egg-info/
# Unit test
.tox/
# Sphinx documentation
docs/_build/