~registry/hyberia/0.2

« back to all changes in this revision

Viewing changes to touei/daemon.py

  • Committer: Mathieu Charron
  • Date: 2010-01-06 02:46:47 UTC
  • Revision ID: mathieu.charron@elwillow.net-20100106024647-qmf0orqggueelb3q
release 0.2 "Victoria"

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
__author__ = "G-Anime"
27
27
__license__ = "Eiffel Version 2"
28
 
__version__ = "0.1"
29
 
__revision__ = "39"
 
28
__version__ = "0.2"
 
29
__revision__ = "47"
30
30
__contributors__= "Mathieu Charron, Martin Samson"
31
31
 
32
32
import time, signal, datetime, os