Author gjb1002
Recipients
Date 2007-07-06.15:54:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I've now attached a better patch, which is tested at least on UNIX for now. Decided it was better if the optional argument was a function to replace os.getenv, as then it can be called only on demand and there isn't a need to set up information unnecessarily, or call any code more than once.

File Added: patch
History
Date User Action Args
2007-08-23 15:58:56adminlinkissue1748960 messages
2007-08-23 15:58:56admincreate