In article <204e41fe-a00c-46d2-bb78-4f826ae75...@o41g2000yqb.googlegroups.com>,
TerryP  <bigboss1...@gmail.com> wrote:
>
>Does anyone know of any modules for dealing with the IRC protocol,
>that will work with Python 3.1? It doens't have to be super great,
>just less time consuming then playing with sockets directly (and obv.
>stable). The only module in my systems package manager is irclib for
>Python 2.6. I can live with writing code for Python 2.4+ easily but,
>ahem, I think it would be wise to write new code around Python 3.1
>instead...

Why do you think that would be wise?  If library writers haven't upgraded
their libraries to 3.1, shouldn't that be a message to you?
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"To me vi is Zen.  To use vi is to practice zen.  Every command is a
koan.  Profound to the user, unintelligible to the uninitiated.  You
discover truth everytime you use it."  --re...@lion.austin.ibm.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to