| commit | 1074a9294bf010a8f167299e541a2860638b2e5f | [log] [tgz] |
|---|---|---|
| author | Richard Oudkerk <shibturn@gmail.com> | Tue May 29 12:01:45 2012 +0100 |
| committer | Richard Oudkerk <shibturn@gmail.com> | Tue May 29 12:01:45 2012 +0100 |
| tree | 42b742224a429c33fa2811e4f7032c280dc1c0d8 | |
| parent | ecdc076695bbe138a456a359c168c19e8e3de147 [diff] |
Remove __getslice__, __setslice__, __delslice__ methods from proxies Proxy classes in multiprocessing do not need these methods in Python 3.x.