~registry/hyberia/0.2

« back to all changes in this revision

Viewing changes to touei/player.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:
24
24
"""
25
25
__author__ = "G-Anime"
26
26
__license__ = "Eiffel Version 2"
27
 
__version__ = "0.1"
28
 
__revision__ = "39"
 
27
__version__ = "0.2"
 
28
__revision__ = "47"
29
29
__contributors__= "Mathieu Charron, Martin Samson"
30
30
 
31
31
import sys,os