Dmitry Shachnev
ce2185ce27
Modernize the code now that Python 2.5 is no longer supported
...
- Use print function instead of print statement;
- Use new exception handling;
- Use in operator instead of has_key();
- Do not use tuple arguments in functions;
- Other miscellaneous improvements.
This is based on output of `futurize --stage1`, with some
manual corrections.
2014-01-19 14:17:10 +04:00
..
2014-01-19 14:17:10 +04:00
2014-01-19 14:17:10 +04:00
2013-12-27 05:23:47 +00:00
2014-01-19 14:17:10 +04:00
2014-01-19 14:17:10 +04:00
2014-01-19 14:17:10 +04:00
2013-10-03 06:43:22 +00:00
2014-01-15 05:25:56 +00:00
2013-04-01 11:39:32 +02:00
2014-01-19 14:17:10 +04:00
2014-01-17 07:25:31 +01:00
2014-01-19 14:17:10 +04:00
2014-01-19 14:17:10 +04:00
2013-10-03 06:43:22 +00:00
2013-10-03 06:43:22 +00:00
2014-01-10 22:10:29 +01:00
2013-04-01 11:39:32 +02:00
2013-08-07 09:24:32 -07:00
2014-01-19 14:17:10 +04:00
2013-07-27 14:13:15 +09:00
2013-04-01 11:39:32 +02:00
2013-04-01 11:41:48 +02:00
2013-04-01 11:39:32 +02:00
2013-04-01 11:39:32 +02:00
2014-01-10 22:10:29 +01:00
2014-01-19 14:17:10 +04:00
2013-11-17 03:39:27 +00:00
2014-01-11 10:25:34 +01:00
2014-01-10 15:11:27 +01:00
2014-01-19 14:17:10 +04:00
2014-01-11 15:05:45 +01:00
2013-01-01 22:13:15 +01:00
2013-01-04 21:46:17 +09:00
2013-04-01 11:39:32 +02:00
2013-12-08 16:58:34 +09:00
2013-12-27 05:23:47 +00:00
2013-04-01 11:39:32 +02:00
2013-12-15 14:16:53 +09:00
2013-12-15 14:16:53 +09:00
2014-01-19 14:17:10 +04:00