]> git.itanic.dy.fi Git - emerge-timer/commit
Lots of changes
authorEsko Kokkonen <esko.kokkonen@gmail.com>
Mon, 11 Jul 2011 16:30:33 +0000 (19:30 +0300)
committerEsko Kokkonen <esko.kokkonen@gmail.com>
Mon, 11 Jul 2011 16:30:33 +0000 (19:30 +0300)
commita3d40e473b8822103eaaa8ff228190f22547f795
tree426170b7da73c51c3da0682dba32bc608e041f4f
parent73eee560e5cfae7f387cf4761f796f6e9274f856
Lots of changes

- Move the current emerge and main loop into their own respective
  functions
- Change when all the pringing is done in the main loop
- Don't make 'package' a global variable, but declare it in the main
  function and pass it down to the functions that need it
emerge-timer.py