gloss-mc/DvdPlayer.py

7 lines
71 B
Python
Raw Normal View History

2007-08-15 05:36:22 -07:00
import clutter
class DVDplayer:
def __init__(self):
pass