<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>dbus-python and exceptions</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello all,<BR>
<BR>
hen there's an error at the server side (which is implemented in python)<BR>
the caller gets all the exception trace.<BR>
<BR>
For clients that are not written in python (in my case C++), the python<BR>
exception trace is meaningless.<BR>
<BR>
How to disable the exception trace (sending the error message only)?<BR>
<BR>
I see this as a bug since any assumption about the caller (e.g.<BR>
programming language) is incorrect. I suggest a debugging flag that<BR>
enable the trace. IMO, the normal behavior shouldn't append the trace.<BR>
<BR>
Thanks<BR>
Eyal<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>