[issue23698] Multiprocessing.Manager: fix behavior and doc inconsistencies

2015-05-14 Thread Anand B Pillai
Anand B Pillai added the comment: @sbt - Any comments on this ? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue23698] Multiprocessing.Manager: fix behavior and doc inconsistencies

2015-03-20 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- title: Fix inconsistencies in behaviour and document it correctly for multiprocessing.Manager facade -> Multiprocessing.Manager: fix behavior and doc inconsistencies ___ Python tracker