Hi Liyuan

The class MIMEBase is in different namespace in python-2.5 and python-2.3.4.

so the 35 line in the file ../scripting/source/pyprov/mailmerge.py must be 
changed to:

"from email.mime.base import MIMEBase".


so this would be a QA test to write (if not already) to see if mailmerge is still working

1). why load the python2.3 head file when build the pyuno module:

" -I/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3 "

why not python2.5?


in fact, it seems that MacOsX uses the system python
then i think python 2.5 has not to deal with mac os
but, this may lead to some portability problems and i'll ask if there is any seen problem on this

Could you please list the remaining tasks on this python 2.5 porting ?
Would you be ready to do soem new tasks ?
- pyUNO bugs
- link to a python editor

Thanks a lot again Liyuan

Laurent

--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org - http://www.indesko.com Nuxeo Enterprise Content Management >> http://www.nuxeo.com - http://www.nuxeo.org
Livre "Programmation OpenOffice.org", Eyrolles 2004-2006

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to