This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients aafshar, georg.brandl
Date 2008-09-12.15:52:29
SpamBayes Score 0.0021390617
Marked as misclassified No
Message-id <1221234750.0.0.264707787703.issue2747@psf.upfronthosting.co.za>
In-reply-to
Content
This turns out to be caused by the same problem that caused the
SQLAlchemy model failure: the module was imported twice by autodoc.

Should now be fixed in trunk and 0.4.x branch.
History
Date User Action Args
2008-09-12 15:52:30georg.brandlsetrecipients: + georg.brandl, aafshar
2008-09-12 15:52:29georg.brandlsetmessageid: <1221234750.0.0.264707787703.issue2747@psf.upfronthosting.co.za>
2008-09-12 15:52:29georg.brandllinkissue2747 messages
2008-09-12 15:52:29georg.brandlcreate