main: changes to time, commments
authorFredrik Unger <fred@tree.se>
Wed, 19 Dec 2012 09:17:28 +0000 (10:17 +0100)
committerFredrik Unger <fred@tree.se>
Wed, 19 Dec 2012 09:17:28 +0000 (10:17 +0100)
commit8e8fa071433cb48cc230ba74facbcfb644fa54c2
treeb3471ebd726df0059e8297051dafd34b6da0a950
parent276a427181ea94be0e39e2a042e0845dce06a4eb
main: changes to time, commments

Changed time.time() to time() by importing from time import time
instead. Added some comments, can be improved.
treecutter/main.py