Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix test_py3kwarns | Benjamin Peterson | 2008-07-14 | 1 | -1/+1 |
| | | | | The fact that this was failing and went unnoticed so long seems like a good argument for being able to enable and disble py3kwarnings through Python. | ||||
* | Add warnings to and deprecated all those Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -0/+3 |
| | |||||
* | Fix for #1905: PythonLauncher not working correctly on OSX 10.5/Leopard | Ronald Oussoren | 2008-05-02 | 1 | -1/+1 |
| | | | | This fixes both Python Launchar and the terminalcommand module. | ||||
* | some old changes to this unused module | Just van Rossum | 2003-06-21 | 1 | -13/+6 |
| | |||||
* | module to run commands in a Terminal.app window | Just van Rossum | 2003-01-04 | 1 | -0/+54 |