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 schmir
Recipients belopolsky, glyph, nnorwitz, schmir
Date 2008-03-24.22:49:43
SpamBayes Score 0.1840225
Marked as misclassified No
Message-id <1206398983.78.0.0143213719139.issue2375@psf.upfronthosting.co.za>
In-reply-to
Content
c modules cannot be used when the minor version number changes. If I
remember correctly c modules where the problem for me, when I ran python
2.4 and 2.5 in parallel.
History
Date User Action Args
2008-03-24 22:49:43schmirsetspambayes_score: 0.184023 -> 0.1840225
recipients: + schmir, nnorwitz, belopolsky, glyph
2008-03-24 22:49:43schmirsetspambayes_score: 0.184023 -> 0.184023
messageid: <1206398983.78.0.0143213719139.issue2375@psf.upfronthosting.co.za>
2008-03-24 22:49:43schmirlinkissue2375 messages
2008-03-24 22:49:43schmircreate