PyINI : Cross-Platform INI parser

2005-02-10 Thread SeSe
with elmer toolkit. Yours, SeSe -- http://mail.python.org/mailman/listinfo/python-list

Re: [Twisted-Python] Problem with Echoserver (TCP), Help!

2005-01-03 Thread SeSe
Thanks. I have disabled my firewall. But still failed. It is a bit strange that echo server UDP works. Only TCP doesn't. Regards, SeSe Kartic wrote: Hi, My experience with Twisted is also limited but let me try to help you. I tried the same combo as you and it worked well with the foll

[Twisted-Python] Problem with Echoserver (TCP), Help!

2005-01-02 Thread SeSe
ernet\tcp.py", line 403, in doConnect r, w, e = select.select([], [], [self.fileno()], 0.0) select.error: (10022, '') What is the matter? Thanks. -SeSe -- http://mail.python.org/mailman/listinfo/python-list

Any Python XML Data Binding Utilities Avaiable?

2004-12-31 Thread SeSe
Hi, every one, happy new year! I am working on XML with Python. I wonder if there is any XML Schema<-> Python Object mapping tools so that we can convert one to another. Thanks. -SeSe -- http://mail.python.org/mailman/listinfo/python-list