gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116852)
It is confusing, because libc is not imported from ctypes, but defined in previous examples, which already contain the import.
J
jnchen committed
744c0777952f1e535d1192ee15b286aa67b61533
Parent: 33da0e8
Committed by GitHub <noreply@github.com>
on 3/16/2024, 1:01:45 PM