Itay Brandes
87a28127d2
_search_regex's "isatty" call fails with Py2exe's
...
_search_regex calls the sys.stderr.isatty() function for unix systems.
Py2exe uses a custom Stderr() stream which doesn't have an `isatty()`
function, leading to it's crash.
Fixes easily with checking that it's a unix system first.
2013-12-16 21:50:26 +01:00
..
2013-12-16 21:34:41 +01:00
2013-12-04 20:34:47 +07:00
2013-12-10 21:03:53 +01:00
2013-12-04 19:56:05 +01:00
2013-12-16 21:42:41 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-16 13:56:30 +01:00
2013-12-08 22:24:55 +01:00
2013-12-04 20:34:47 +07:00
2013-12-09 20:05:10 +01:00
2013-12-16 03:53:43 +01:00
2013-12-12 16:10:17 +07:00
2013-12-10 21:03:53 +01:00
2013-12-04 19:56:05 +01:00
2013-12-16 21:50:26 +01:00
2013-12-04 20:34:47 +07:00
2013-12-14 14:20:12 +01:00
2013-12-12 13:05:38 +01:00
2013-12-04 19:56:05 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-16 21:10:06 +01:00
2013-12-04 19:56:05 +01:00
2013-12-04 20:34:47 +07:00
2013-12-05 21:49:30 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 19:56:05 +01:00
2013-12-16 21:45:21 +01:00
2013-12-04 20:36:26 +01:00
2013-12-13 17:04:40 +01:00
2013-12-06 20:26:55 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-16 08:16:11 +01:00
2013-12-09 04:53:23 +01:00
2013-12-10 21:03:53 +01:00
2013-12-10 13:42:41 +01:00
2013-12-10 12:45:22 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-12 13:04:02 +01:00
2013-12-16 08:16:38 +01:00
2013-12-05 18:29:07 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-16 05:10:42 +01:00
2013-12-11 09:22:08 +01:00
2013-12-07 11:19:59 +01:00
2013-12-16 21:34:41 +01:00
2013-12-09 18:56:05 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-09 04:42:35 +01:00
2013-12-10 13:04:21 +01:00
2013-12-04 20:34:47 +07:00
2013-12-09 04:53:23 +01:00
2013-12-04 20:34:47 +07:00
2013-12-16 03:43:45 +01:00
2013-12-04 20:34:47 +07:00
2013-12-04 20:34:47 +07:00
2013-12-16 21:48:38 +01:00
2013-12-04 20:34:47 +07:00
2013-12-05 14:31:54 +01:00
2013-12-04 20:34:47 +07:00
2013-12-16 14:42:07 +01:00
2013-12-10 20:43:16 +01:00
2013-12-04 20:34:47 +07:00
2013-12-09 04:53:23 +01:00
2013-12-06 09:15:04 +01:00
2013-12-07 22:17:13 +01:00
2013-12-05 14:31:54 +01:00
2013-12-04 20:34:47 +07:00
2013-12-16 04:09:05 +01:00
2013-12-10 11:52:10 +01:00