the usual

This commit is contained in:
Guido van Rossum 1995-03-10 14:42:57 +00:00
parent fc8a01fc5a
commit 227a4232e6
20 changed files with 83 additions and 27 deletions

View file

@ -42,6 +42,3 @@ f = Function(void, 'GetKeys',
)
functions.append(f)
f = Function(long, 'TickCount',
)
functions.append(f)