Now I am a bit confused.
Forget about the issue with the Temp/ files not being deleted, and the fact that there is an error installing Python 3.x.
I understand the following:
1. You installed Python 2.7.x and penelope
2. Using Python 2.7.x, you generated the dictionary you attached in the previous post
3. There are some files in Temp/ that are not deleted by Penelope
Now:
A. Is the dictionary file output in 2. working? If so, you are good.
B. About issue 3. : just delete them manually or periodically use the Windows "cleanup" tool (I do not know how it is called now --- it deletes all the temporary directories in the system).
I understand it is inconvenient, but I cannot fix the issue if I cannot reproduce it:
i) On my Vista machine,
ii) with Python 2.7.x and
iii) penelope v3.1.1 and
iv) the non-ASCII-files you provided a few posts ago and
v) chcp=850,
my temporary files got deleted as expected.
(In the weekend I will try using chcp=862 and see if I can reproduce the bug.)