KeyboardInterrupt clears list win properly now

This commit is contained in:
Bob Farrell
2008-07-03 12:19:53 +01:00
parent 4a97c035a9
commit d5635ab400
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ PYTHONLIB = os.path.join(get_python_lib(standard_lib=1, prefix=""),
"site-packages")
setup(name="bpython",
version = "0.6.3",
version = "0.6.4",
description = "Fancy Interface to the Python Interpreter",
author = "Robert Anthony Farrell",
author_email = "robertanthonyfarrell@gmail.com",