Skip to content

Commit

Permalink
Update Misc/NEWS.d/next/Windows/2021-04-08-00-36-37.bpo-34816.4Xe0id.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
  • Loading branch information
FFY00 and zware authored Dec 15, 2022
1 parent 6c66904 commit f151341
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
``hasattr(ctypes.windll, 'nonexistant')`` now returns `False` instead of raising `exc:`OSError`.
``hasattr(ctypes.windll, 'nonexistant')`` now returns ``False`` instead of raising :exc:`OSError`.


0 comments on commit f151341

Please sign in to comment.