openbsd-ports/devel/pygame/patches/patch-examples_eventlist_py
2006-10-17 23:31:12 +00:00

10 lines
397 B
Plaintext

$OpenBSD: patch-examples_eventlist_py,v 1.1 2006/10/17 23:31:12 alek Exp $
--- examples/eventlist.py.orig Tue Oct 17 19:07:46 2006
+++ examples/eventlist.py Tue Oct 17 19:07:52 2006
@@ -1,4 +1,4 @@
-
+#!/usr/bin/env python
"""Eventlist is a sloppy style of pygame, but is a handy
tool for learning about pygame events and input. At the
top of the screen are the state of several device values,