Skip to content

Commit f151341

Browse files
FFY00zware
andauthored
Update Misc/NEWS.d/next/Windows/2021-04-08-00-36-37.bpo-34816.4Xe0id.rst
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
1 parent 6c66904 commit f151341

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
``hasattr(ctypes.windll, 'nonexistant')`` now returns `False` instead of raising `exc:`OSError`.
1+
``hasattr(ctypes.windll, 'nonexistant')`` now returns ``False`` instead of raising :exc:`OSError`.
2+
23

0 commit comments

Comments
 (0)