On 3/31/14 12:03 PM, Chris Angelico wrote:
Incidentally, if you want to see the code in context, it's here:

https://github.com/Rosuav/runningtime/blob/master/runningtime.py

ChrisA

I know you didn't ask about these aspects, but they jumped out at me: tabs for indentation instead of spaces, and docstring-style comments in places that aren't docstrings. These seem like unusual choices.

--
Ned Batchelder, http://nedbatchelder.com

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to