Sylvain
Sylvain
http://stackoverflow.com/questions/9005941/python-exception-decorator-how-to-preserve-stacktrace http://stackoverflow.com/questions/696047/re-raise-exception-with-a-different-type-and-message-preserving-existing-inform
References: https://docs.python.org/2/distutils/introduction.html http://peterdowns.com/posts/first-time-with-pypi.html http://docs.travis-ci.com/user/deployment/pypi/
It could be nice to have a Jupyter notebook with examples for demonstration purposes. Also, http://mybinder.org/ looks pretty cool.
There are probably many interesting suggestions to be added in case of IOError (when a file is not found for instance).
Got add different error message NameError: free variable 'title' referenced before assignment in enclosing scope $ python --version Python 3.2.3
Could be nice to do `python -m didyoumean my_program my_option1 my_option2 etc`
Inspired from https://github.com/danrobinson/tracestack/issues/3
http://nedbatchelder.com/blog/201509/appveyor.html
Could be nice to make Travis export doc to https://readthedocs.org and browsable in http://zealdocs.org/ . Reference : - http://kapeli.com/docsets - http://docs.travis-ci.com/user/deployment/