[New-bugs-announce] [issue18278] Clarify the loader requirements for importlib.machinery.FileFinder

Brett Cannon report at bugs.python.org
Fri Jun 21 19:31:21 CEST 2013


New submission from Brett Cannon:

Should specify the loader needs to be a callable which accepts two arguments: module name and found file path.

----------
assignee: brett.cannon
components: Documentation
messages: 191599
nosy: brett.cannon
priority: low
severity: normal
stage: needs patch
status: open
title: Clarify the loader requirements for importlib.machinery.FileFinder
versions: Python 3.3, Python 3.4

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


More information about the New-bugs-announce mailing list