Message3830

Author pjenvey
Recipients markku_hanninen, pjenvey
Date 2008-11-23.05:01:36
SpamBayes Score 7.226406e-06
Marked as misclassified No
Message-id <1227416497.16.0.928933863913.issue1668843@psf.upfronthosting.co.za>
In-reply-to
Content
You can use py_compile with a dpath (destination path) argument to 
compile to a different name (or should be able to, this seems to 
currently be broken).

this version of compileSource may be pointless, have to delve into the 
other issue first
History
Date User Action Args
2008-11-23 05:01:37pjenveysetmessageid: <1227416497.16.0.928933863913.issue1668843@psf.upfronthosting.co.za>
2008-11-23 05:01:37pjenveysetrecipients: + pjenvey, markku_hanninen
2008-11-23 05:01:37pjenveylinkissue1668843 messages
2008-11-23 05:01:37pjenveycreate