SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 132 Python

* stdwinmodule.c: various new commands: setwin{pos,size},

listfontnames, bitmap ops.
* listobject.c: use mkvalue() when possible; avoid weird error when
  calling append() without args.
* modsupport.c: new feature in getargs(): if the format string
  contains a semicolor the string after that is used as the error
  message instead of "bad argument list (format %s)" when there's an
  error.
G
Guido van Rossum committed
bf80e5407ffa0fc983eb1da50ffa9330b9eada6e
Parent: 3f2ef09