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 gvanrossum
Recipients brett.cannon, christian.heimes, gvanrossum
Date 2007-10-22.00:10:51
SpamBayes Score 0.16821708
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
OK, checked in.

You might want to compare what I checked in to your patch; I did a few
style cleanups.  I also moved the lseek() call into import.c, where it
seems more appropriate.

Committed revision 58587.
History
Date User Action Args
2007-10-22 00:10:52gvanrossumsetspambayes_score: 0.168217 -> 0.16821708
recipients: + gvanrossum, brett.cannon, christian.heimes
2007-10-22 00:10:52gvanrossumsetspambayes_score: 0.168217 -> 0.168217
messageid: <[email protected]>
2007-10-22 00:10:52gvanrossumlinkissue1267 messages
2007-10-22 00:10:51gvanrossumcreate