[New-bugs-announce] [issue6855] ihooks support for relative imports

Neil Schemenauer report at bugs.python.org
Mon Sep 7 08:29:47 CEST 2009


New submission from Neil Schemenauer <nas-python at arctrix.com>:

ihooks in 2.6 does not support relative imports. The attached patch was 
impired by Brett's "import in Python" code.

----------
assignee: brett.cannon
components: Library (Lib)
files: ihooks_relimport.txt
messages: 92345
nosy: brett.cannon, nascheme
priority: normal
severity: normal
stage: patch review
status: open
title: ihooks support for relative imports
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file14852/ihooks_relimport.txt

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


More information about the New-bugs-announce mailing list