open default MUA with a hyper link
Thierry S.
thierry.s at free.fr
Mon Sep 6 04:22:27 EDT 2004
More information about the Python-list mailing list
Mon Sep 6 04:22:27 EDT 2004
- Previous message (by thread): open default MUA with a hyper link
- Next message (by thread): open default MUA with a hyper link
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thierry S. wrote:
> Jonathan Ellis wrote:
>>>>> os.startfile("mailto:jbellis at gmail.com")
> "AttributeError: 'module' object has no attribute 'startfile'"?..
Yes after reding the Library Doc, i saw that this function run only on
windows (i tried on Win, and it run correctly)...
My application run on Linux. Is it on similar command on linux?
Thanks.
--
Thierry S.
- Previous message (by thread): open default MUA with a hyper link
- Next message (by thread): open default MUA with a hyper link
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list