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 srinim
Recipients srinim
Date 2016-11-18.11:24:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479468244.41.0.821575052371.issue28732@psf.upfronthosting.co.za>
In-reply-to
Content
small correction (removed " )

import os
os.spawnl( os.P_NOWAIT, 'C:/Tcl/bin/tclsh.exe' )
History
Date User Action Args
2016-11-18 11:24:04srinimsetrecipients: + srinim
2016-11-18 11:24:04srinimsetmessageid: <1479468244.41.0.821575052371.issue28732@psf.upfronthosting.co.za>
2016-11-18 11:24:04srinimlinkissue28732 messages
2016-11-18 11:24:04srinimcreate