SIGN IN SIGN UP

SF bug [#467265] Compile errors on SuSe Linux on IBM/s390.

Unknown whether this fixes it.
- stringobject.c, PyString_FromFormatV:  don't assume that va_list is of
  a type that can be copied via an initializer.
- errors.c, PyErr_Format:  add a va_end() to balance the va_start().
T
Tim Peters committed
c15c4f1f39b2b3ca799c9a36b72a7c19a3c76e20
Parent: 048eb75