3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add util.ipv4.is_ip. More... about 16 years ago
Clean the QueueTest up, and move template tests into a separate module. More... about 16 years ago
do not forget max_threads after workqueue shutdown; rename WorkQueue.stop to WorkQueue.pause and Workqueue.start to Workqueue.unpause. More... about 16 years ago
Speed things up by using a faster poll interval. More... about 16 years ago
Improved test coverage in the FunctionActionTest. More... about 16 years ago
Rename FunctionAction.set_login_retries() to set_login_tries(). Get rid of some useless *args/**kwargs. More... about 16 years ago
Greatly improve the test coverage of Account and AccountManager, and fix some discovered bugs. More... about 16 years ago
The standard verbosity level is now 1, and 0 is extra quite. More... about 16 years ago
Fix the QueueTest. More... about 16 years ago
Get rid of *args and **kwargs in Queue.*run() methods. More... about 16 years ago
Port protocols.Transport to SpiffSignal. More... about 16 years ago
Move test from protocols.Transport to tests/Exscript/protocols/Transport.py. More... about 16 years ago
Added a large number of tests for Exscript.protocols. More... about 16 years ago
Rename Transport.set_error() to set_error_prompt(). More... about 16 years ago
Add Exscript.protocols.get_prompt() and Exscript.protocols.get_error_prompt(). More... about 16 years ago
Move test from util.url to tests/Exscript/util/urlTest.py More... about 16 years ago
Reworked/cleaned up the testing method. More... about 16 years ago
Move utilTest into a separate subdirectory, and greatly improve the related tests. More... about 16 years ago
Make Connection object non-public. More... about 16 years ago
Move protocols.otp to util; add util.crypt.otp; improved OS detection in protocol.Dummy. More... about 16 years ago
Add a public method Queue.priority_run(), and migrate stdlib.sys.run() to it. More... about 16 years ago
TODO updated. More... about 16 years ago
Fix stdlib.sys.run() and add a test for it. More... about 16 years ago
Fix: error reporting for variables in string of templates. More... about 16 years ago
Fix: error reporting when debug level is 0. More... about 16 years ago
Fix: integer variable in templates. More... about 16 years ago
Move Exscript.FooLib to Exscript.util, and get rid of FooLib. More... about 16 years ago
Port to Python's built-in OptionParser. More... about 16 years ago
Rename Interpreter to interpreter for consistency. More... about 16 years ago
Fix contact information. More... about 16 years ago