Changes by Bogdan Opanchuk :
Added file: http://bugs.python.org/file14724/xmlrpc_overload.py
___
Python tracker
<http://bugs.python.org/issue6701>
___
___
Python-bug
Changes by Bogdan Opanchuk :
Added file: http://bugs.python.org/file14723/test_xmlrpc.py
___
Python tracker
<http://bugs.python.org/issue6701>
___
___
Python-bugs-list m
Changes by Bogdan Opanchuk :
Added file: http://bugs.python.org/file14722/server.py
___
Python tracker
<http://bugs.python.org/issue6701>
___
___
Python-bugs-list mailin
Changes by Bogdan Opanchuk :
Added file: http://bugs.python.org/file14721/client.py
___
Python tracker
<http://bugs.python.org/issue6701>
___
___
Python-bugs-list mailin
Changes by Bogdan Opanchuk :
--
keywords: +patch
Added file: http://bugs.python.org/file14720/patch.diff
___
Python tracker
<http://bugs.python.org/issue6
New submission from Bogdan Opanchuk :
I am sorry if the same issue was already considered and rejected for
some reason; quick search did not show any traces of it.
What I am going to write here is just a proof of concept, but if the
idea of the patch is acceptable, I am eager to prepare proper
New submission from Bogdan Opanchuk :
When creating a trace.Trace object or running trace.py one can specify
list of directories to ignore (ignoredirs or --ignore-dir
correspondingly). It is passed to trace.Ignore constructor, which stores
iterator to map(), applied to this list, in self._dirs