New submission from Richard Jones:
The attached simple patch demonstrates the problem:
>>> str(NormalizedVersion('1.0.post1'))
'1.0.post1.z'
and includes a fix.
----------
assignee: eric.araujo
components: Distutils2
files: post-fix.patch
keywords: patch
messages: 171765
nosy: alexis, eric.araujo, richard, tarek
priority: normal
severity: normal
stage: patch review
status: open
title: distutils2.version doesn't str() "1.0.post1" correctly
type: behavior
Added file: http://bugs.python.org/file27381/post-fix.patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue16107>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com