New submission from Antoine Pitrou <pit...@free.fr>:

It seems `cmd` is executed twice, for no obvious reason, in the following code:
http://hg.python.org/cpython/file/2d4ef202d4ed/Lib/ctypes/util.py#l129

----------
components: Library (Lib)
messages: 135650
nosy: pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: external shell command executed twice in ctypes.util._get_soname
type: performance
versions: Python 3.3

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

Reply via email to