SIGN IN SIGN UP

bpo-26868: Fix example usage of PyModule_AddObject. (#15725)

* Add a note to the PyModule_AddObject docs.

* Correct example usages of PyModule_AddObject.

* Whitespace.

* Clean up wording.

* 📜🤖 Added by blurb_it.

* First code review.

* Add < 0 in the tests with PyModule_AddObject
B
Brandt Bucher committed
224b8aaa7e8f67f748e8b7b6a4a77a25f6554651
Parent: 967b84c
Committed by Stéphane Wirtel <stephane@wirtel.be> on 9/12/2019, 12:11:20 PM