Mark Dickinson
aad57bd1bb
Merged revisions 83400 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r83400 | mark.dickinson | 2010-08-01 11:41:49 +0100 (Sun, 01 Aug 2010) | 7 lines
Issue #9416 : Fix some issues with complex formatting where the
output with no type specifier failed to match the str output:
- format(complex(-0.0, 2.0), '-') omitted the real part from the output,
- format(complex(0.0, 2.0), '-') included a sign and parentheses.
........
2010-08-01 10:45:15 +00:00
..
2010-04-03 16:06:42 +00:00
2010-03-18 23:12:43 +00:00
2010-06-21 15:01:18 +00:00
2010-07-12 19:52:15 +00:00
2010-07-17 01:35:16 +00:00
2010-07-28 01:39:45 +00:00
2010-07-31 21:22:36 +00:00
2010-07-23 16:55:21 +00:00
2010-07-21 12:36:33 +00:00
2010-07-04 16:53:16 +00:00
2010-06-04 19:39:07 +00:00
2010-06-11 22:56:50 +00:00
2010-07-03 12:26:02 +00:00
2010-03-04 02:07:55 +00:00
2010-03-04 02:07:55 +00:00
2010-03-04 02:07:55 +00:00
2010-03-04 02:07:55 +00:00
2010-03-04 02:07:55 +00:00
2010-03-04 02:07:55 +00:00
2010-03-11 21:50:45 +00:00
2010-05-05 19:09:31 +00:00
2010-03-04 02:07:55 +00:00
2010-03-05 03:20:06 +00:00
2010-07-03 13:53:45 +00:00
2010-04-27 23:55:59 +00:00
2010-08-01 10:45:15 +00:00
2010-07-10 13:51:42 +00:00
2010-03-01 21:46:51 +00:00
2010-07-25 23:49:57 +00:00
2010-07-11 19:17:28 +00:00
2010-05-04 11:35:36 +00:00
2010-03-29 20:04:23 +00:00
2010-06-22 18:09:02 +00:00
2010-05-24 03:45:26 +00:00
2010-05-18 20:04:31 +00:00
2010-05-05 19:09:31 +00:00
2010-03-07 12:14:25 +00:00
2010-03-17 20:05:11 +00:00
2010-04-01 18:17:09 +00:00
2010-08-01 04:04:03 +00:00
2010-05-22 13:37:56 +00:00
2010-04-11 20:39:28 +00:00
2010-03-15 18:00:01 +00:00
2010-07-26 02:30:15 +00:00
2010-07-25 19:11:36 +00:00
2010-04-03 15:45:59 +00:00
2010-07-08 21:22:54 +00:00
2010-04-12 16:35:19 +00:00
2010-04-04 23:23:22 +00:00
2010-08-01 08:22:05 +00:00
2010-07-10 14:06:51 +00:00
2010-04-02 22:27:36 +00:00
2010-04-19 21:46:28 +00:00
2010-04-14 08:56:01 +00:00
2010-07-24 01:07:52 +00:00
2010-05-04 18:45:27 +00:00
2010-03-01 02:01:47 +00:00
2010-05-24 21:33:24 +00:00
2010-07-24 02:46:16 +00:00
2010-05-05 19:09:31 +00:00
2010-06-17 01:36:52 +00:00
2010-05-21 21:35:44 +00:00
2010-04-26 21:17:14 +00:00
2010-03-21 12:27:20 +00:00
2010-07-05 16:06:05 +00:00
2010-06-27 11:24:15 +00:00
2010-07-30 14:14:42 +00:00
2010-07-16 14:53:52 +00:00
2010-04-24 09:08:10 +00:00
2010-07-23 12:41:00 +00:00
2010-04-20 20:59:37 +00:00
2010-05-05 19:09:31 +00:00
2010-04-04 21:45:01 +00:00
2010-04-20 19:45:34 +00:00
2010-05-05 19:09:31 +00:00
2010-07-28 16:35:35 +00:00
2010-03-05 03:20:06 +00:00
2010-05-05 22:41:25 +00:00
2010-06-03 21:21:03 +00:00
2010-06-30 17:38:28 +00:00
2010-04-25 21:40:32 +00:00
2010-04-27 22:03:37 +00:00
2010-07-19 14:41:08 +00:00
2010-07-11 08:52:52 +00:00
2010-06-03 12:34:14 +00:00
2010-04-06 03:23:33 +00:00
2010-05-05 12:40:49 +00:00
2010-07-11 03:18:51 +00:00
2010-07-22 01:47:30 +00:00
2010-07-14 10:39:35 +00:00
2010-06-22 18:09:02 +00:00
2010-06-27 12:43:47 +00:00
2010-04-25 22:33:36 +00:00
2010-03-29 20:04:23 +00:00
2010-06-22 09:18:28 +00:00
2010-07-24 02:51:49 +00:00