I will also note that it's not hard to add a bool type for ourselves if
one does not exist:
http://aspn.activestate.com/ASPN/docs/ActivePython/2.2/peps/pep-0285.html

Daniel

-- 
"The most addictive drug in the world is music."
     - The Lost Boyz

> It's goint to take some time over here to upgrage to 2.3,  I don't have
> admin access, and need to put in a request and so forth.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Daniel
> Henninger
> Sent: Friday, March 11, 2005 8:26 AM
> To: PyAIM-t/PyICQ-t/PyMSN-t Discussion
> Subject: RE: [py-transports] Adding new tags to config.xml
>
> Ok, I am going to put something to outright checks that you have at
> least
> Python 2.3.
>
> Daniel
>
> --
> "The most addictive drug in the world is music."
>      - The Lost Boyz
>
>>
>> Looks like that is the problem - I am running Python 2.2.2.
>>
>>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of James
>> Bunton
>> Sent: Thursday, March 10, 2005 9:13 PM
>> To: PyAIM-t/PyICQ-t/PyMSN-t Discussion
>> Subject: Re: [py-transports] Adding new tags to config.xml
>>
>> I came across this exact thing with PyMSNt.
>>
>> Are the people having troubles using Python 2.2? It doesn't have a
>> type('bool').
>> You need to check bool & int and it will work.
>>
>> Either that, or just upgrade to Python 2.3 :)
>>
>> ---
>>
>> James
>>
>>
>>
>> On 11/03/2005, at 10:42 AM, Daniel Henninger wrote:
>>
>>> That's dodging the point of the checks though.  ;D
>>>
>>> I'll get a fix in in a moment.  No worries.
>>>
>>> Daniel
>>>
>>> --
>>> "The most addictive drug in the world is music."
>>>      - The Lost Boyz
>>
>> _______________________________________________
>> py-transports mailing list
>> [email protected]
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>>
>> IMPORTANT: The information contained in this email and/or its
> attachments
>> is confidential. If you are not the intended recipient, please notify
> the
>> sender immediately by reply and immediately delete this message and
> all
>> its attachments.  Any review, use, reproduction, disclosure or
>> dissemination of this message or any attachment by an unintended
> recipient
>> is strictly prohibited.  Neither this message nor any attachment is
>> intended as or should be construed as an offer, solicitation or
>> recommendation to buy or sell any security or other financial
> instrument.
>> Neither the sender, his or her employer nor any of their respective
>> affiliates makes any warranties as to the completeness or accuracy of
> any
>> of the information contained herein or that this message or any of its
>> attachments is free of viruses.
>> _______________________________________________
>> py-transports mailing list
>> [email protected]
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
>
> IMPORTANT: The information contained in this email and/or its attachments
> is confidential. If you are not the intended recipient, please notify the
> sender immediately by reply and immediately delete this message and all
> its attachments.  Any review, use, reproduction, disclosure or
> dissemination of this message or any attachment by an unintended recipient
> is strictly prohibited.  Neither this message nor any attachment is
> intended as or should be construed as an offer, solicitation or
> recommendation to buy or sell any security or other financial instrument.
> Neither the sender, his or her employer nor any of their respective
> affiliates makes any warranties as to the completeness or accuracy of any
> of the information contained herein or that this message or any of its
> attachments is free of viruses.
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>

Reply via email to