New submission from sbspider:

When trying to compile cpython, it puts dependencies like tkinter in the 
directory above the hg directory. Since I have a highly defined directory 
structure, this can become quite annoying. Therefore, I would like to propose 
having the build system download the files into the same root directory as 
where the code is, but in a folder that will be ignored for source control.

----------
components: Build
messages: 225785
nosy: sbspider
priority: normal
severity: normal
status: open
title: Python External Libraries are stored in directory above where source 
code is located.
type: behavior
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22262>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to