Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

imp_module not initialized on Python 2.6-2.6.2 #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
The PY_VERSION_HEX test should match in "init_posixsubprocess" as well.

On Python versions like 2.6.1, "imp_module" is not getting initialized, so 
calls to "_PyImport_AcquireLock" fail because "imp_module" is NULL.

Original issue reported on code.google.com by m...@matt-good.net on 30 Nov 2012 at 2:31

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions