Commit Graph

6 Commits

Author SHA1 Message Date
flencydoc 205c9ede01 Added docstrings to several undocumented functions. 2021-12-23 03:53:28 +00:00
Satwik Kansal 3479b2befb Use absolute path for the pager.
Fixes https://github.com/satwikkansal/wtfpython/issues/119
2019-09-13 15:18:47 +05:30
hippie 31dcd9b062 add encoding (#122)
if not set encoding attr,there maybe have some exceptions when open reading.
2019-06-06 23:45:34 +05:30
Satwik Kansal 54883f5134
Use http instead of https
This will avoid CERTIFICATE_VERIFY_FAILED errors due to SSL.
2019-03-31 19:08:19 +05:30
Srdjan Grubor 5d2e377487 Removed byte-compiled and cached files
These should never be commited to repos and they're also now on
gitignore.
2018-01-26 10:18:19 +05:30
Satwik Kansal d325554921 * Fix .gitignore issue
* Add pypi package 🚀
2018-01-22 18:49:09 +05:30