Jeremy Hylton b048b26db0 Two screwups fixed for sizeof(char *) instead of sizeof(char []).
Also change all the helper functions to pass along the size of the
msgbuf and use PyOS_snprintf() when writing into the buffer.
2001-11-28 22:14:37 +00:00
..
2000-05-02 18:34:30 +00:00
2001-11-09 22:02:48 +00:00
2001-11-28 22:07:30 +00:00