mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
- Use print function instead of print statement; - Use new exception handling; - Use in operator instead of has_key(); - Do not use tuple arguments in functions; - Other miscellaneous improvements. This is based on output of `futurize --stage1`, with some manual corrections. |
||
---|---|---|
.. | ||
check_sources.py | ||
convert.py | ||
pylintrc | ||
reindent.py | ||
release-checklist |