Skip to content

Instantly share code, notes, and snippets.

View metachris's full-sized avatar

Chris Hager metachris

View GitHub Profile
@metachris
metachris / multiprocessing-reduction-py.patch
Created February 11, 2011 03:52
Adds example usage to help(multiprocessing.reduction)
#
# This patch for multiprocessing/reduction.py adds example usage to
# help(multiprocessing.reduction)
#
# Compatible with Python 2.6, 2.7 and 3.1.
#
6a7,20
> # Example usage:
> #
> # # Main process