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-25 17:48:36 +05:30
2017-07-27 17:19:06 +05:30
2017-02-22 13:05:46 +05:30
2017-03-08 14:44:52 +05:30
2016-09-06 13:08:07 +05:30
2016-07-20 19:25:02 +05:30