45
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 13 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add __name__=="__main__" to globals More... almost 21 years ago
ok More... almost 21 years ago
add a default_eq method that calls space.is_ More... almost 21 years ago
basic tests for none (which currently fail) More... almost 21 years ago
text end-of-lines More... almost 21 years ago
added merged-tests methods to subclass of testcase in testsupport, used them in test_dictobject. More... almost 21 years ago
added some tables More... almost 21 years ago
untabify More... almost 21 years ago
this is a test to see if I can commit files More... almost 21 years ago
added tests More... almost 21 years ago
Built-ins unittest More... almost 21 years ago
add test_nonempty More... almost 21 years ago
path tweaks More... almost 21 years ago
add dictobject test More... almost 21 years ago
compile(), just a wrapper producing our code object. More... almost 21 years ago
for odd reasons, it's better if the test is like this! More... almost 21 years ago
rewrite tests as unittests; add test of run_string More... almost 21 years ago
generic wrapper done, TrivialObjectSpace is dead More... almost 21 years ago
Initial implementation of our own code object. To be done: Find a base class. More... almost 21 years ago
refactor run_file between main() & run_string() More... almost 21 years ago
add 'PyPyError' More... almost 21 years ago
refactor a run_string() out of main() More... almost 21 years ago
basic wrapper with all operations More... almost 21 years ago
fix dumb typo More... almost 21 years ago
trivial change More... almost 21 years ago
add True/False/None to builtins More... almost 21 years ago
this very basic test works with the stdobjspace, if you comment out the softspace handling stuff More... almost 21 years ago
unrelativize the import More... almost 21 years ago
test_builtins.py inoperable, needs work (added comment) More... almost 21 years ago
make this, like, work More... almost 21 years ago