[issue28925] Confusing exception from cPickle on reduce failure

2016-12-15 Thread Raoul Gough
Raoul Gough added the comment: Hi Serhiy, thanks very much for looking at this. My only concern with removing the code completely is that it does work (presumably as intended) with at least some of the standard exception types. For example, if you change the demo to raise and catch

[issue28925] Confusing exception from cPickle on reduce failure

2016-12-09 Thread Raoul Gough
New submission from Raoul Gough: Description === Running the attached example program with Python 2.7.12 produces the output below. The demo deliberately raises a user-defined exception during the unpickling process, but the problem is that this exception does not propagate out

Re: MacPython 3.0.1 installation problem, no /usr/local/bin/python*

2009-05-11 Thread Raoul Gough
Ned Deily n...@acm.org writes: In article ec96e1390905090735p40bd6c21w5606c521c4c16...@mail.gmail.com, Benjamin Kaplan benjamin.kap...@case.edu wrote: On Sat, May 9, 2009 at 4:30 AM, Raoul Gough bvdmy...@jyxk16274849.net wrote: [snip] So did something go wrong with the installer

MacPython 3.0.1 installation problem, no /usr/local/bin/python*

2009-05-09 Thread Raoul Gough
/bin -type f) . So did something go wrong with the installer, or is it all supposed to work somehow differently? -- Raoul Gough. -- http://mail.python.org/mailman/listinfo/python-list