Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2020-09-04 | all: Rename "sys" module to "usys". | stijn |
2019-10-29 | tests/basics/builtin_dir.py: Look for "version" in dir(sys). | Damien George |
2018-02-19 | py/modbuiltins: Simplify and generalise dir() by probing qstrs. | Damien George |
2017-02-14 | tests/builtin_dir: The most expected thing in sys is exit, test for it. | Paul Sokolovsky |
2016-12-20 | tests/basics/builtin_dir: Add test for dir() of a type. | Damien George |
2016-01-03 | py: Make dir report instance members | Dave Hylands |
2015-04-04 | tests: Add missing tests for builtins, and many other things. | Damien George |