pyreadline: Patches for clipboard and some key-bindings. Changed version in setup.py to 1.13-svn.

This commit is contained in:
jstenar
2006-01-21 19:36:28 +00:00
parent 70638c4e3c
commit 74b401f389
4 changed files with 235 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from distutils.core import setup
setup(name="readline",
version="1.12",
version="1.13-svn",
description="Python implementation of GNU readline",
author="Gary Bishop",
author_email="gb@cs.unc.edu",