From: Oleg Broytman Date: Sun, 4 Oct 2009 14:33:19 +0000 (+0000) Subject: Removed init_old.py. X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=6169f6bcf24d833bd561a17494d77c30b3c58739 Removed init_old.py. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@89 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- diff --git a/dotfiles2html/init.py.head b/dotfiles2html/init.py.head index 0fb11b2..9f6f0da 100644 --- a/dotfiles2html/init.py.head +++ b/dotfiles2html/init.py.head @@ -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 here # diff --git a/dotfiles2html/init_old.py.head b/dotfiles2html/init_old.py.head deleted file mode 100644 index 17e48e4..0000000 --- a/dotfiles2html/init_old.py.head +++ /dev/null @@ -1,18 +0,0 @@ -
-# 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 here
-#
-# Generated by gvim :runtime syntax/2html.vim
-#
-
-