]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Removed init_old.py.
authorOleg Broytman <phd@phdru.name>
Sun, 4 Oct 2009 14:33:19 +0000 (14:33 +0000)
committerOleg Broytman <phd@phdru.name>
Sun, 4 Oct 2009 14:33:19 +0000 (14:33 +0000)
git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@89 7bb0bf08-9e0d-0410-b083-99cee3bf18b8

dotfiles2html/init.py.head
dotfiles2html/init_old.py.head [deleted file]

index 0fb11b2e01723c67b96b4f4f81141ae130ffa7c5..9f6f0da4705f9c7847ad1692e1bbc589ded1e2a0 100644 (file)
@@ -9,7 +9,7 @@
 # export PYTHONSTARTUP
 #
 # Due to nested_scopes and pydoc.help(*args, **kwds) this file only works with
-# Python 2.1 or higher. For Python 1.5.2 and 2.0 use init_old.py.
+# Python 2.1 or higher.
 #
 # Text version <a href="init.py">here</a>
 #
diff --git a/dotfiles2html/init_old.py.head b/dotfiles2html/init_old.py.head
deleted file mode 100644 (file)
index 17e48e4..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<pre>
-<font color="#0000ff"># This is startup file for interactive python.
-# It is not automatically loaded by python interpreter.
-# To instruct the interpreter to load it insert the following commands
-# into your .profile (use whatever syntax and initialization file
-# is appropriate for your shell):
-#
-# PYTHONSTARTUP=$HOME/init_old.py # or where you have really put it
-# export PYTHONSTARTUP
-#
-# This is special version for Python 1.5.2 and Python 2.0.
-#
-# Text version <a href="init_old.py">here</a>
-#
-# Generated by <a href="gvimrc.html">gvim</a> :runtime syntax/2html.vim
-#
-</font>
-</pre>