This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.golden
Recipients Bernát Gábor, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-07-21.06:50:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500619802.93.0.0320444923116.issue30979@psf.upfronthosting.co.za>
In-reply-to
Content
For shell objects such as shortcuts you could use os.startfile which invokes ShellExecute under the covers
History
Date User Action Args
2017-07-21 06:50:02tim.goldensetrecipients: + tim.golden, paul.moore, zach.ware, eryksun, steve.dower, Bernát Gábor
2017-07-21 06:50:02tim.goldensetmessageid: <1500619802.93.0.0320444923116.issue30979@psf.upfronthosting.co.za>
2017-07-21 06:50:02tim.goldenlinkissue30979 messages
2017-07-21 06:50:02tim.goldencreate