Re: [python-win32] MSWord: Server Busy
by Michel Claveau other posts by this author
Sep 30 2004 1:16AM messages near this date
RE: [python-win32] win32com, excel and wx
|
[python-win32] win32com, excel and wx
Hi !
"server busy" c'est souvent du au temps de lancement de ms-word
"server busy" it's often because ms-word is slow to begin to run.
Ajoute/Add "time.sleep(5)"
Michel Claveau
_______________________________________________
Python-win32 mailing list
Python-win32@[...].org
http://mail.python.org/mailman/listinfo/python-win32
|