]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19343: Expose FreeBSD-specific APIs in resource module. Original patch by...
authorChristian Heimes <christian@cheimes.de>
Sun, 8 Dec 2013 13:35:55 +0000 (14:35 +0100)
committerChristian Heimes <christian@cheimes.de>
Sun, 8 Dec 2013 13:35:55 +0000 (14:35 +0100)
commit5bb414d176b5c99d9f2500738fe77c47ea938763
tree84b7bfa89c46eb75e08ddb25ba174ac2b769271e
parentead8d0858b326ec8d902dc597aa3da23e4c5a82b
Issue #19343: Expose FreeBSD-specific APIs in resource module.  Original patch by Koobs.
Doc/library/resource.rst
Lib/test/test_resource.py
Misc/NEWS
Modules/resource.c