Skip to content

Commit b5e8a8e

Browse files
committed
Auto merge of #43046 - milmazz:bootstrap-unittest, r=aidanhs
bootstrap: Add doctests and unitests This commit includes the following changes: * Include more docstrings in classes, methods, and functions * Add doctests, which are great for self-documenting our source code * Add some unit tests with the `unittest` module * Remove `WindowsError` reference on non-windows systems * Rename some variables to be more explicit about their meaning * Move all the attributes defined outside of `__init__` * Add initial support for Python 3 r? @alexcrichton
2 parents c417ee9 + f516765 commit b5e8a8e

File tree

4 files changed

+427
-201
lines changed

4 files changed

+427
-201
lines changed

0 commit comments

Comments
 (0)