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
..
2015-03-25 14:51:35 +05:30
2015-02-23 14:43:15 +05:30
2015-04-22 11:26:00 +05:30
2015-03-04 12:32:59 +05:30