Issue 13656: Document ctypes.util and ctypes.wintypes. (original) (raw)

Issue13656

Created on 2011-12-23 11:37 by Ramchandra Apte, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg150151 - (view) Author: Ramchandra Apte (Ramchandra Apte) * Date: 2011-12-23 11:37
Document ctypes.util and ctypes.wintypes.
msg150393 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2011-12-30 21:05
May I ask why you closed this? From a quick glance, a few functions from ctypes.util are considered public and documented (albeit not with module directives, so I’m not sure the indexing works helpfully for people searching); I don’t know the status of wintypes.
History
Date User Action Args
2022-04-11 14:57:25 admin set github: 57865
2011-12-30 21:05:03 eric.araujo set nosy: + eric.araujomessages: +
2011-12-23 11:38:03 Ramchandra Apte set status: open -> closedresolution: not a bug
2011-12-23 11:37:04 Ramchandra Apte create