Commit: 4c5dd8b28207ce27a7504b99223ea6729dae9da8
https://github.com/windmill/windmill/commit/4c5dd8b28207ce27a7504b99223ea6729dae9da8
Author: Tony Young <roffl...@gmail.com>
Date: 2011-02-04 (Fri, 04 Feb 2011)
Changed paths:
M windmill/dep/_mozrunner/runner.py
Log Message:
-----------
Check for fileno on stdout and use __stdout__ if appropriate (mozrunner).
Commit: c616402451fb5a6acd56156e45df4ae6738dc5c2
https://github.com/windmill/windmill/commit/c616402451fb5a6acd56156e45df4ae6738dc5c2
Author: Tony Young <roffl...@gmail.com>
Date: 2011-02-04 (Fri, 04 Feb 2011)
Changed paths:
M windmill/browser/chrome.py
Log Message:
-----------
sys.version < "2.6" sucks, but sys.version.startswith("2.6") sucks more
Commit: a01889b26cbdb064610b4491bbd8ab5a4c236293
https://github.com/windmill/windmill/commit/a01889b26cbdb064610b4491bbd8ab5a4c236293
Author: Tony Young <roffl...@gmail.com>
Date: 2011-02-04 (Fri, 04 Feb 2011)
Changed paths:
M windmill/bin/admin_lib.py
Log Message:
-----------
Hack for admin_lib on Windows that makes me :(