Ori Livneh added the comment:
That's exactly the point: in Python, data attributes don't need to be declared
in the class definition.
--
nosy: +ori.livneh
___
Python tracker
<http://bugs.python.o
Changes by Ori Livneh :
--
nosy: +Ori.Livneh
___
Python tracker
<http://bugs.python.org/issue11197>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ori Livneh added the comment:
I've attached my proposal for a fix. It's my first, so apologies if I've made a
mistake somewhere. Senthil Kumaran, to whom the bug is currently assigned,
kindly agreed to let me take a stab at it (thanks!).
The approach I took was to normal
Ori Livneh added the comment:
I updated the patch, making the emendations suggested by Eric's review, and
making a few additional changes. I was bothered that translate_path was
duplicating functionality from _url_collapse_path_split, so I made some
corrections to the latter and re
Ori Livneh added the comment:
Yes, I seem to have gotten confused about this. Sorry for the confusion, and
thanks for clearing it up.
--
___
Python tracker
<http://bugs.python.org/issue11