On Wednesday, October 14, 2015 at 9:06:11 PM UTC+2, John S. James wrote:
> I installed 3.5.0 today and it's working fine -- either from the command 
> prompt, or running a .py script.
> 
> But the Python 3.4 that was previously installed on the computer had a 
> Python34 folder, which contained DDLs, Doc, include, Lib, and various other 
> folders and files. I haven't found a comparable Python35 folder anywhere. I'd 
> like to find the 3.5 Doc folder at least.
> 
> I looked for the installation directory using the command prompt, but at 
> c:\Users\(my name)\ there is no AppData.
> 
> Where can I find that folder? Or can I just ignore it for now (and get the 
> documentation elsewhere)?

Python 3.5, for "all users" is in 
C:\Users\myName\AppData\Local\Programs\Python\Python35-32
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to