1. ist webbrowser includiert in 1.5.3 version? 2. wo ist Problem? path =r"d:\programme\Microsoft Internet Explorer\IEXPLORE.EXE" a = "www.google.de" os.execv(path, a)
Traceback (innermost last): File "<stdin>", line 1, in ? TypeError: illegal argument type for built-in operation
danke josef -----Ursprüngliche Nachricht----- Von: python-de-admin@python.net [mailto:python-de-admin@python.net]Im Auftrag von Axel_Gerke@peacock.de Gesendet: Mittwoch, 23. Oktober 2002 12:00 An: python-de@python.net Betreff: Antwort: Re: [Python-de] microsoft explorer+python Hi Rainer, das ja mal 'ne feine Sache. Wusste ich auch nicht, das es so geht. Guter Hinweis. Gruß Rainer Fischbach, 23.10.2002 09:56:32
At 10:16 23.10.2002 +0200, you wrote:
wie kann ich microsfot expolrer öffnen und mit einer Seite direkt:
z.b. www.google.de
da
from webbrowser import open open ('www.google.de')
ciao, Rainer Mit freundlichen Gruessen
i.V. Rainer Fischbach ______________________________________________________
ECS Engineering Consulting & Solutions GmbH Muehlstrasse 3 D-92318 Neumarkt
Phone: +49 (0)9181 - 4764-84 Fax: +49 (0)9181 - 4764-50 Mobil: +49 (0)171 - 41 41 570 e-mail: fischbach@ecs-gmbh.de WWW: http://www.ecs-gmbh.de ______________________________________________________
_______________________________________________ Python-de maillist - Python-de@starship.python.net http://starship.python.net/mailman/listinfo/python-de
_______________________________________________ Python-de maillist - Python-de@starship.python.net http://starship.python.net/mailman/listinfo/python-de _______________________________________________ Python-de maillist - Python-de@starship.python.net http://starship.python.net/mailman/listinfo/python-de