bpo-36364: fix SharedMemoryManager examples (GH-12439)
Examples of the `multiprocessing.shared_memory` module try to import `SharedMemoryManager` from `multiprocessing.shared_memory` whereas this class is defined in `multiprocessing.managers`.
P
Pierre Glaser committed
3b7e47aea9b29f2669e7178a461426d18bce349e
Parent: f8ba6f5
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 3/26/2019, 7:12:26 PM