2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
.hgignore file added More... over 16 years ago
implemented type converters for int attributes (related to issue #21) More... over 16 years ago
added a test for environment variables (raleted to issue #18) More... over 16 years ago
wait() now correctly return jobid info (fixes issue #17) More... over 16 years ago
__version__ added (closes issue #3) More... over 16 years ago
tweaking properties More... over 16 years ago
__version__ added (related to issue #3) More... over 16 years ago
DrmaaException is now the common ancestor to all Error classes (closes issue #2) More... over 16 years ago
setup.cfg added (related to issue #3) More... almost 17 years ago
Session.__init__ does not call Session.initialize anymore (fixes #16) More... almost 17 years ago
pkg classifiers slightly improved More... almost 17 years ago
JobTemplate.environment -> JobTemplate.jobEnvironmant (fixes #10) More... almost 17 years ago
version bump More... almost 17 years ago
removed python 2.6 deprecation, minor tweaks More... almost 17 years ago
perametrized BoolConverter reintroduced More... almost 17 years ago
blockEmail should work (fixes #13) More... almost 17 years ago
exitStatus support added to JobInfo class (fixes #4) More... almost 17 years ago
Updated examples to reflect 0.4 interface
cong
as Cheng Soon Ong
More... almost 17 years ago
Added SGE tutorial examples
cong
as Cheng Soon Ong
More... almost 17 years ago
better error reporting More... about 17 years ago
type fixed (fixes 9) More... about 17 years ago
revert back to old versioning of drmaa
cong
as Cheng Soon Ong
More... about 17 years ago
Added svn version information into __init__.py and load it in setup.py
cong
as Cheng Soon Ong
More... about 17 years ago
Converted try-finally sections to try-except-else section to be backward compatible with python2.4
cong
as Cheng Soon Ong
More... about 17 years ago
* the path of the libdrmaa.so library can (optionally) be specified using the DRMAA_LIBRARY_PATH env variable (fixes #7) * vector attributes corner case (equals in variable data) is now managed correctly (fixes #6) More... about 17 years ago
tests added to package data More... over 17 years ago
version bump More... over 17 years ago
added a test for Session.control() More... over 17 years ago
fixed white spaces here and there More... over 17 years ago
fixes issue #1 More... over 17 years ago