Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Checkins

r76479 - peps/trunk/pep-0386.txt

 

 

Python checkins RSS feed   Index | Next | Previous | View Threaded


python-checkins at python

Nov 24, 2009, 2:20 AM

Post #1 of 1 (124 views)
Permalink
r76479 - peps/trunk/pep-0386.txt

Author: tarek.ziade
Date: Tue Nov 24 10:53:27 2009
New Revision: 76479

Log:
fixed typo

Modified:
peps/trunk/pep-0386.txt

Modified: peps/trunk/pep-0386.txt
==============================================================================
--- peps/trunk/pep-0386.txt (original)
+++ peps/trunk/pep-0386.txt Tue Nov 24 10:53:27 2009
@@ -377,7 +377,7 @@
ValueError: Cannot work with foo

>>> validate_version('1.24.33')
- RationalVersion('1.24.33c1')
+ RationalVersion('1.24.33')

>>> validate_version('1.24.330pre1')
RationalVersion('1.24.330c1')
_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins

Python checkins RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.