1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 16 hours ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #62 by ikotler: Parameterless functions are now handled properly More... almost 13 years ago
Add The BSD 3-Clause License to Header More... almost 13 years ago
Close #61 by ikotler: Interpreter now takes command line options: '-c', '-i' and '-m' More... almost 13 years ago
Update NEWS with the latest features/fixs More... almost 13 years ago
Remove PEP8 check due to PEP8 Segmentation fault More... almost 13 years ago
Improve Banner More... almost 13 years ago
Add PyPy More... almost 13 years ago
eval() args `globals_` and `locals_` are now optional More... almost 13 years ago
Add new dependencies to install and a PEP8 check before installation More... almost 13 years ago
Change NameError module name extraction method from split() to index()/rindex() More... almost 13 years ago
Map eval() to Pythonect eval() and __eval__() to Python eval() More... almost 13 years ago
Mute test_typeerror_exception_not_due_to_eval output More... almost 13 years ago
Replace `unittest.TestLoader().discover()` with `nosetests` More... almost 13 years ago
Fix #60 by ikotler: "copyright", "credits", and "license" are now of Pythonect More... almost 13 years ago
Add Year 2013 to Copyright More... almost 13 years ago
Add Python 2.6 to PyPi classifiers More... over 13 years ago
Close #55 by ikotler: Add Support for Python 2.6 More... over 13 years ago
If setuptools is not installed, import use_setuptools() from distribute_setup More... over 13 years ago
Add Bootstrapper More... over 13 years ago
Merge pull request #57 from guyadini/master More... over 13 years ago
Finished current refactoring iteration More... over 13 years ago
Merge pull request #53 from guyadini/master More... over 13 years ago
__run is now much prettier More... over 13 years ago
Add What's New in HEAD More... over 13 years ago
PEP8 Fixes More... over 13 years ago
Merge pull request #52 from guyadini/master More... over 13 years ago
Fixed broken eval_single_object More... over 13 years ago
Removed some unnecessary comments More... over 13 years ago
First step in breaking __run into multiple functions More... over 13 years ago
Add What's New in Pythonect 0.4.1 More... over 13 years ago