mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:50:13 +01:00
In Python 3.x it is not necessary to have `object` inheritance in classes, it may be useful to have `object` inheritance in classes if the code has support for Python 3.x, 2.x, but currently the present code does not contain support for python 2.x. Co-authored-by: martimartins <martim13artins13@gmail.com>
GitHub
Scripts for use with GitHub.
See individual scripts for more details.