Commit da017395 authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent d4389460
......@@ -31,7 +31,7 @@ import os
import sys
if sys.version_info < (2, 5):
print "This version of ZODB requires Python 2.4.2 or higher"
print "This version of ZODB requires Python 2.5 or higher"
sys.exit(0)
# The (non-obvious!) choices for the Trove Development Status line:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment