etree module for windows

Hi to all... 1st at all, sorry by my english, I expecting be unserstand me :-) I making an app, and for the users without any tech-skill, I try to insert in my app, all libraries to can import locally without python and others tools, And 1 of them is lxml, and with linux, I insert in my modules path just "_elementpath.py" and "etree.so", and without python-lxml package for debian installed my app runs very fine... so my question.. How can i get the etree.so but for windows??? because my app is write in python+qt4, so i want to be make with py2exe for windows but when import etree linked in modules directory, windows not understand the .so file,... so how can i get the etree.dll?? or etree.py to can use in my app for windows??? Thanxs for your time -- Antonio Peña Secure email with PGP 0x8B021001 available at http://pgp.mit.edu Fingerprint: 74E6 2974 B090 366D CE71 7BB2 6476 FA09 8B02 1001
participants (1)
-
Tony Peña