Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added libbe.TESTING (defaults to False). | W. Trevor King | 2009-12-03 | 1 | -2/+5 |
* | Generalized doctest string in subproc.py | W. Trevor King | 2009-11-30 | 1 | -1/+1 |
* | Import os in libbe.subproc if _POSIX == True | W. Trevor King | 2009-11-20 | 1 | -0/+1 |
* | Import select in libbe.subproc if _POSIX == True | W. Trevor King | 2009-11-20 | 1 | -0/+3 |
* | Broke subprocess handling out into its own submodule libbe.subproc. | W. Trevor King | 2009-11-20 | 1 | -0/+216 |