<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Stefan Behnel wrote:
<blockquote cite="mid:47D515FE.7010200@behnel.de" type="cite">
  <pre wrap="">Hi,

Somayeh Farnoush wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Dear sir,
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You've just missed half of the world population here.
  </pre>
</blockquote>
LOL!<br>
<blockquote cite="mid:47D515FE.7010200@behnel.de" type="cite">
  <pre wrap="">

  </pre>
  <blockquote type="cite">
    <pre wrap="">I have installed PyXml , but when I run this

$ rpm -qa | grep python-xml

it does not returned anything. does it mean that python-xml is missed? How
can I fix it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Depends on how you installed it. Did you use rpm for it? Is the package called
"python-xml" on your platform? What did rpm tell you when it installed it?

Did you also try

$ rpm -qa | grep -i python | grep -i xml

Stefan

_______________________________________________
XML-SIG maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:XML-SIG@python.org">XML-SIG@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/xml-sig">http://mail.python.org/mailman/listinfo/xml-sig</a>

  </pre>
</blockquote>
<br>
</body>
</html>