Staging
v0.8.1
https://github.com/python/cpython
Revision bf80e5407ffa0fc983eb1da50ffa9330b9eada6e authored by Guido van Rossum on 08 February 1993, 15:49:17 UTC, committed by Guido van Rossum on 08 February 1993, 15:49:17 UTC
  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.
1 parent 3f2ef09
History
Tip revision: bf80e5407ffa0fc983eb1da50ffa9330b9eada6e authored by Guido van Rossum on 08 February 1993, 15:49:17 UTC
* stdwinmodule.c: various new commands: setwin{pos,size},
Tip revision: bf80e54

back to top