Turns out I didn't need to use the __decorates__ attribute to get the
name of the class. I posted on clp (what I should've done in the
first place) and got an answer back pretty quickly. After a duh!,
hitting my forehead and a couple "of couse" comments, it was as simple
as saving the original ca
Unfortunately, I have no time to read all the details on this
interesting thread (I wish), but I also have an alternative path
implementation, feel free to scavenge anything from it you might find
useful. I put it here:
http://furius.ca/pubcode/pub/conf/common/lib/python/ipath.py.html
I think i
Thomas Wouters wrote:
> On 5/9/06, Thomas Heller <[EMAIL PROTECTED]> wrote:
>>
>> Thomas Wouters wrote:
>> > On 5/8/06, Neal Norwitz <[EMAIL PROTECTED]> wrote:
>> >
>> >> test_ctypes
>> >> test test_ctypes failed -- Traceback (most recent call last):
>> >> File "/home/neal/python/trunk/Lib/ctypes
[EMAIL PROTECTED] wrote:
> On Fri, 28 Apr 2006, Thomas Heller wrote:
>
>> I must work on the docs themselves, so I currently have only two things:
>>
>> - the table in the ctypes tutorial has a totally different look than the
>> other
>> tables in the docs. Compare
>> http://docs.python.org/
On 5/9/06, Thomas Heller <[EMAIL PROTECTED]> wrote:
Thomas Wouters wrote:> On 5/8/06, Neal Norwitz <[EMAIL PROTECTED]> wrote:>>> test_ctypes>> test test_ctypes failed -- Traceback (most recent call last):
>> File "/home/neal/python/trunk/Lib/ctypes/test/test_python_api.py", line>> 41, in test_PyI