[Python-Dev] Issue #11051: system calls per import

Alexander Belopolsky alexander.belopolsky at gmail.com
Sun Jan 30 17:54:51 CET 2011


On Sun, Jan 30, 2011 at 11:35 AM, Victor Stinner
<victor.stinner at haypocalc.com> wrote:
..
> We should find a compromise between speed (limit the number of system
> calls) and the usability of Python modules.

Do you have measurements that show python spending significant time on
failing open calls?


More information about the Python-Dev mailing list