Nicola Musatti <[EMAIL PROTECTED]> wrote: > Sebastian Kaliszewski <[EMAIL PROTECTED]> wrote: >> 3. You can't handle clean-up errors in reasonable way in C++ish approach, so >> anything more complex should not by handled that way anyway.
> So it's okay for a Python mechanism to deal with 95% of the cases, > but not for a C++ one? At least in C++ resource management only > becomes more complicated if you need more control. I don't think specifying how your program will respond to errors is something you can avoid 95% of the time, or anywhere close to that. -M- -- http://mail.python.org/mailman/listinfo/python-list