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 loewis
Recipients loewis, saa
Date 2008-12-17.09:45:51
SpamBayes Score 2.2736336e-07
Marked as misclassified No
Message-id <4948CA4E.8010107@v.loewis.de>
In-reply-to <1229506948.3.0.903005524381.issue4681@psf.upfronthosting.co.za>
Content
> Ah, I think I'm beginning to understand.  Thanks for the explanation.  So, 
> if I understand correctly, I should refactor the patch and just remove all 
> of the Py_off_t and just use off_t because the standard says that *is* the 
> type.  Correct?

Correct.
History
Date User Action Args
2008-12-17 09:45:52loewissetrecipients: + loewis, saa
2008-12-17 09:45:51loewislinkissue4681 messages
2008-12-17 09:45:51loewiscreate