New submission from zhou wei <lilaboc...@gmail.com>:

platform.py can't detect archlinux distribution.
the fix is to try to detect whether /etc/arch-release exists (archlinux is 
using a rolling release model, so no version, id here. 
https://wiki.archlinux.org/index.php/Arch_Linux).

----------
components: Library (Lib)
files: platform.py.patch
keywords: patch
messages: 137258
nosy: lemburg, lilaboc
priority: normal
severity: normal
status: open
title: platform module can't detect archlinux distribution
type: behavior
versions: Python 2.7, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file22189/platform.py.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12214>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to