patches/accerciser-02-python-version.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 17512 ef180122e15f
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- accerciser-1.9.3/plugins/ipython_view.py	2009-11-17 07:21:37.000000000 +0800
+++ accerciser-1.9.3-mod/plugins/ipython_view.py	2010-02-08 11:36:01.279273551 +0800
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2.6
 '''
 Provides IPython console widget.