Thank you for mentioning the possible options.<br>I already use option where I import .py module, <br>but I run into troubles when making executable with py2exe.<br><br>I suppose that XML approach is the most general method.<br>
Can you recommend a good introduction text (not for experts :-))<br>and give more details about the tool ElementCTree.<br><br>Maybe it will be educational and interesting for other beginners too.<br><br>Thanks,<br><br>Neven<br>
<br>-----------------------------<br><br><div class="gmail_quote">On Mon, Apr 5, 2010 at 2:19 AM, Lie Ryan <span dir="ltr">&lt;<a href="mailto:lie.1296@gmail.com">lie.1296@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 04/05/10 08:54, Alan Gauld wrote:<br>
&gt; Thats right you will need to parse the data to convert it into the<br>
&gt; format you want.<br>
&gt; This is one reason you might find it easier to use XML for storing the data<br>
&gt; and use a tool like ElementCTree to parse it.<br>
<br>
</div>s/ElementCTree/ElementTree/?<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a><br>
</div></div></blockquote></div><br>