bpo-16500: Don't use string constants for os.register_at_fork() behavior (#1834)
Instead use keyword only arguments to os.register_at_fork for each of the scenarios. Updates the documentation for clarity.
G
Gregory P. Smith committed
163468a766e16604bdea04a1ab808c0d3e729e5d
Parent: eba68e2
Committed by GitHub <noreply@github.com>
on 5/29/2017, 5:03:41 PM