Victor Stinner
e67474725b
Issue #12326 : refactor usage of sys.platform
...
* Use str.startswith(tuple): I didn't know this Python feature, Python rocks!
* Replace sometimes sys.platform.startswith('linux') with
sys.platform == 'linux'
* sys.platform doesn't contain the major version on Cygwin on Mac OS X
(it's just 'cygwin' and 'darwin')
2011-08-21 00:39:18 +02:00
..
2011-07-04 19:06:20 -07:00
2011-08-19 18:03:14 +02:00
2011-07-20 11:41:21 -04:00
2011-07-29 03:11:09 +02:00
2011-07-27 21:28:23 +02:00
2011-07-30 10:56:50 +08:00
2011-08-14 01:51:52 +02:00
2011-08-17 20:49:41 +02:00
2011-08-15 09:09:57 +03:00
2011-08-21 00:39:18 +02:00
2011-08-09 16:17:12 -05:00
2011-07-29 18:27:44 -05:00
2011-07-29 07:05:08 +03:00
2011-06-30 18:25:07 +02:00
2011-08-11 09:22:52 +08:00
2011-06-30 20:04:06 +02:00
2011-07-14 22:28:36 +02:00
2011-07-05 19:16:37 -05:00
2011-06-24 13:28:08 -04:00
2011-07-08 01:45:13 +02:00
2011-07-08 01:45:13 +02:00
2011-07-08 01:45:13 +02:00
2011-07-08 01:45:13 +02:00
2011-07-08 01:45:13 +02:00
2011-07-08 01:45:13 +02:00
2011-07-27 01:06:07 +02:00
2011-08-09 13:00:40 -07:00
2011-07-01 14:55:43 -04:00
2011-07-16 01:13:34 +02:00
2011-08-05 23:05:35 +02:00
2011-06-30 00:00:45 +02:00
2011-07-06 07:31:38 +02:00
2011-08-13 15:43:49 +02:00
2011-06-30 23:25:47 +02:00
2011-08-17 12:03:47 -05:00
2011-07-17 22:49:50 -05:00
2011-08-20 14:18:25 +02:00
2011-06-24 09:37:26 -05:00
2011-08-08 22:43:45 +02:00
2011-08-21 00:39:18 +02:00
2011-06-30 18:34:41 +02:00
2011-06-25 13:29:14 +02:00
2011-07-29 07:05:08 +03:00
2011-06-30 23:25:47 +02:00
2011-07-14 10:03:35 -05:00
2011-08-04 22:43:11 -07:00
2011-06-30 23:25:47 +02:00
2011-06-30 23:25:47 +02:00
2011-08-20 14:52:04 +02:00
2011-06-30 18:20:11 +02:00
2011-07-17 16:21:30 -07:00
2011-06-29 17:20:02 +02:00
2011-08-02 01:12:16 +02:00
2011-08-21 00:39:18 +02:00
2011-06-30 23:25:47 +02:00
2011-07-02 17:16:02 +01:00
2011-06-25 15:54:52 +02:00
2011-06-30 18:21:39 +02:00
2011-07-28 23:35:29 +02:00
2011-07-02 14:43:11 +02:00
2011-06-30 23:25:47 +02:00
2011-07-15 23:00:56 +02:00
2011-08-12 23:35:34 -05:00
2011-08-09 23:03:43 +02:00
2011-06-30 23:25:47 +02:00
2011-07-13 15:09:49 -07:00
2011-08-16 17:46:04 -05:00
2011-07-29 17:38:23 +02:00
2011-07-15 14:09:26 -05:00
2011-06-30 23:25:47 +02:00
2011-07-08 19:43:51 +02:00
2011-07-04 01:47:40 +02:00
2011-08-09 23:18:06 +02:00
2011-08-12 19:51:35 +02:00
2011-07-05 01:32:06 +02:00
2011-07-31 09:14:17 +08:00
2011-07-30 23:46:54 +02:00
2011-08-21 00:39:18 +02:00
2011-07-14 14:53:24 +02:00
2011-07-26 15:13:47 +02:00
2011-07-21 01:11:30 +02:00
2011-08-19 05:14:40 +02:00
2011-06-19 19:42:22 -05:00
2011-08-03 05:18:33 +03:00
2011-06-25 22:54:45 -05:00
2011-08-04 21:34:52 -07:00
2011-08-17 20:49:41 +02:00
2011-08-04 22:37:55 -07:00
2011-08-17 20:49:41 +02:00
2011-07-15 23:09:13 +02:00
2011-07-01 14:53:07 +02:00
2011-06-23 14:22:28 +02:00
2011-07-05 22:00:25 +02:00
2011-07-03 21:56:48 -07:00
2011-08-13 00:33:21 -05:00
2011-07-03 21:56:48 -07:00
2011-06-30 23:25:47 +02:00
2011-08-12 22:18:19 -05:00
2011-07-23 14:25:45 +02:00
2011-07-31 11:45:14 +08:00
2011-08-06 12:28:16 +08:00
2011-07-08 19:19:57 +02:00
2011-08-03 22:08:46 +08:00
2011-07-17 19:17:55 -07:00
2011-06-29 18:12:33 +02:00
2011-06-30 23:25:47 +02:00
2011-08-13 15:22:40 +02:00
2011-07-15 23:09:58 +02:00
2011-07-19 16:15:27 -07:00