openbsd-ports/devel/pygame/patches/patch-examples_eventlist_py
ajacoutot 742638c5a7 - update to pygame 1.8.1
several documentation updates
lots of bug fixes
2009-04-09 22:49:39 +00:00

11 lines
425 B
Plaintext

$OpenBSD: patch-examples_eventlist_py,v 1.2 2009/04/09 22:49:39 ajacoutot Exp $
--- examples/eventlist.py.orig Mon Jul 7 07:58:40 2008
+++ examples/eventlist.py Mon Apr 6 20:08:49 2009
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-
+#!/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,