i have to put the XML in a string. Is there a module with the XML
writing funcion?
--
http://mail.python.org/mailman/listinfo/python-list
Hi. I read the Gordon McMillan's "Socket Programming Howto".
I tried to use the example in this howto but this doesn't work.
The code is class mysocket:
'''classe solamente dimostrativa
- codificata per chiarezza, non per efficenza'''
def __init__(self, sock=None):
Could you post an example please?
Thanks!
--
http://mail.python.org/mailman/listinfo/python-list
Have you ever write an XML Writer in wxPython? A Writer that from a GUI
can compose XML Files.
Thanks.
Marco.
--
http://mail.python.org/mailman/listinfo/python-list
About SWIG:
This program has a lot of commands...
In your opinion what is the best settings for my use?
Thanks...
Marco
--
http://mail.python.org/mailman/listinfo/python-list
> i'm not sure what tutorial you mean. are you talking about the
> Extending and Embedding section of the python manual?
>
> http://docs.python.org/ext/ext.html
Yes, this section. Is there in one-file version? (pdf, ps, dvi, all in
1 html, etc...)
--
http://mail.python.org/mailman/listinfo/pyth
Hi all! I've a problem with a C++ class that has to be included in a
python application. One way to do it is Extending and Embedding the
Python Interpreter
Now i have 2 questions
1) Is there a one-file version of this tutorial?
2) Is there anyone that can help me with this problem? The class is
att