Re: [python-nl] print euro

2008-02-10 Berichten over hetzelfde onderwerp egbert
On Fri, Feb 08, 2008 at 12:32:06PM +0100, Remco Gerlich wrote: Als je bijvoorbeeld UTF-8 kiest, dan moet je terminal, grafische console of programma dat dat bestand weergeeft, ook weten > dat het UTF-8 is, > dat aankunnen, > en een font gebruiken dat een euroteken bevat. Iets voor onder het hoo

[python-nl] Python Client for RabbitMQ Message Queuing software

2008-02-10 Berichten over hetzelfde onderwerp Willem van Heemstra
Hi all, I am developing a message queuing infrastructure with use of the open source software called rabbitmq (see http://www.rabbitmq.com/ ). I would be interested if any one of you have used it before, what is your experience, and has someone built a client in Python for it already? Thank