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 sdaoden
Recipients r.david.murray, sdaoden
Date 2011-03-05.13:01:08
SpamBayes Score 2.000521e-06
Marked as misclassified No
Message-id <20110305130057.GA57071@sherwood.local>
In-reply-to <1299280596.54.0.129733296739.issue11401@psf.upfronthosting.co.za>
Content
> Changes by R. David Murray <rdmurray@bitdance.com>:
> assignee:  -> r.david.murray

David, i'm sending you data to reproduce the error on your local 
machine!

Please create a test directory and place the files therein 
(an output.mbox will be created).  Just do

  mkdir -p issue_11401/input.mdir/{cur,new,tmp}
  mv issue_11401_mail.txt "issue_11401/input.mdir/cur/test:2,S"
  mv issue_11401_runner.py issue_11401/
  cd issue_11401
  python3 issue_11401_runner.py

(I'm looking forward for a glass of red wine, just in case we'll 
ever meet.-)
Files
File name Uploaded
issue_11401_mail.txt sdaoden, 2011-03-05.13:01:07
issue_11401_runner.py sdaoden, 2011-03-05.13:01:08
History
Date User Action Args
2011-03-05 13:01:09sdaodensetrecipients: + sdaoden, r.david.murray
2011-03-05 13:01:08sdaodenlinkissue11401 messages
2011-03-05 13:01:08sdaodencreate