We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d77d2 commit 6c66904Copy full SHA for 6c66904
Misc/NEWS.d/next/Windows/2021-04-08-00-36-37.bpo-34816.4Xe0id.rst
@@ -1,2 +1,2 @@
1
-``hasattr(ctypes.windll, 'nonexistant')`` now returns `False` instead of raising exc:`OSError`.
+``hasattr(ctypes.windll, 'nonexistant')`` now returns `False` instead of raising `exc:`OSError`.
2
0 commit comments