зеркало из https://github.com/mozilla/gecko-dev.git
0e697ce235
This is a new module that will provide a place to store some common abstractions around the 'blessings' module. The main entrypoint is: from mozterm import Terminal term = Terminal() If blessings is available, this will return a blessings.Terminal() object. If it isn't available, or something went wrong on import, this will return a NullTerminal() object, which is a drop-in replacement that does no formatting. MozReview-Commit-ID: 6c63svm4tM5 --HG-- extra : rebase_source : 9ab221774d92a418d9b098d79bb2c88f75d937f8 |
||
---|---|---|
.. | ||
mozlint | ||
test | ||
setup.py |