Where is python31.dll?
Terry Reedy
tjreedy at udel.edu
Wed May 5 14:20:15 EDT 2010
On 5/5/2010 1:26 PM, Pietro Campesato wrote:
> Hi,
> recently I've been wondering how to roll my own portable python 3.1
> (since there seems to be no portable app specifically for this
> version). Thinking you can just copy your install folder (+ python's
> dll), I've noticed that there seems to be no python31.dll in my
> systems folder (c:\windows\system32\).
That is where it is on my WinXP system, installed for all users.
> I cannot find the dll inside the python installation folder either.
> Another reason I'm asking is because what I've found on the net so far
> tells you to look for this dll specifically. Am I missing something?
Your windows search command?
Which is how I verified the above.
More information about the Python-list
mailing list