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 pitrou
Recipients facundobatista, pitrou
Date 2008-07-17.20:42:07
SpamBayes Score 0.17689045
Marked as misclassified No
Message-id <1216327329.3.0.446547765597.issue3396@psf.upfronthosting.co.za>
In-reply-to
Content
This is a regression caused by #449227. When typing e.g. "int." and then
pressing tab, none of the int members is proposed. It worked until just
before r64664.
History
Date User Action Args
2008-07-17 20:42:09pitrousetspambayes_score: 0.17689 -> 0.17689045
recipients: + pitrou, facundobatista
2008-07-17 20:42:09pitrousetspambayes_score: 0.17689 -> 0.17689
messageid: <1216327329.3.0.446547765597.issue3396@psf.upfronthosting.co.za>
2008-07-17 20:42:08pitroulinkissue3396 messages
2008-07-17 20:42:07pitroucreate