[Python-Dev] PyOS_snprintf() / PyOS_vsnprintf()

Tim Peters tim.one@home.com
Thu, 2 Aug 2001 01:16:55 -0400


[MAL]
> How about always enabling our version in the alpha cycle and then
> reverting back to the native one in the betas ?

If we have to ship our own code for it anyway, why ever revert to the native
one?  Historically, all that gives us is boundless opportunities to catalog
and #ifdef our way around gratuitous discrepancies among platform C
libraries.

since-we-switched-to-our-own-getopt-everywhere-we-no-longer-get-
    getopt-bug-reports-anywhere-ly y'rs  - tim