mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
the usual
This commit is contained in:
parent
fc8a01fc5a
commit
227a4232e6
20 changed files with 83 additions and 27 deletions
|
@ -42,6 +42,3 @@ f = Function(void, 'GetKeys',
|
|||
)
|
||||
functions.append(f)
|
||||
|
||||
f = Function(long, 'TickCount',
|
||||
)
|
||||
functions.append(f)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue