Aditya Hase 6ccb6562f1 Python 3 compatibility syntax error fixes (#10519)
* Use Python 3 style print function

* Use 'Exception as e' instead of 'Exception, e'

* Unpack tuple arguments explicitly in instead of relying on auto unpacking

* Use consistent indentation

* Use 0 if stock_frozen_upto_days is None
2017-08-28 18:17:36 +05:30
..
2017-08-24 15:48:57 +05:30
2016-07-11 13:01:58 +05:30
2017-08-28 11:13:16 +05:30
2016-07-11 13:01:58 +05:30
2016-08-01 15:18:36 +05:30
2017-08-28 11:13:16 +05:30
2017-08-28 11:13:16 +05:30
2016-07-25 15:03:39 +05:30
2017-08-21 08:58:42 +05:30
2017-08-25 12:01:04 +05:30
2017-01-16 14:38:24 +05:30
2017-06-15 13:42:47 +05:30