[issue1322] platform.dist() has unpredictable result under Linux

STINNER Victor report at bugs.python.org
Mon May 30 17:04:56 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

http://patch-tracker.debian.org/patch/series/view/python3.2/3.2.1~rc1-1/platform-lsbrelease.diff

This patch fails if "(?:DISTRIB_CODENAME\s*=)\s*(.*)" regex doesn't match (_u_id variable is not set).

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1322>
_______________________________________


More information about the Python-bugs-list mailing list