9 lines
320 B
Plaintext
9 lines
320 B
Plaintext
$OpenBSD: patch-examples_fastevents_py,v 1.1 2006/10/17 23:31:12 alek Exp $
|
|
--- examples/fastevents.py.orig Wed Oct 18 01:04:26 2006
|
|
+++ examples/fastevents.py Wed Oct 18 01:04:33 2006
|
|
@@ -1,3 +1,4 @@
|
|
+#!/usr/bin/env python
|
|
""" This is a stress test for the fastevents module.
|
|
|
|
*Fast events does not appear faster!*
|