New submission from Atsushi Odagiri <aod...@gmail.com>:

I wrote setup.py includes scripts with distutils2, and ran `setup.py install`.
scripts were installed in scripts directory, but not recorded in 
.dist-info/RECORD.


I think that `distutils2._backport.shutil:copytree` should return copied 
filenames.

----------
assignee: tarek
components: Distutils2
files: hello.zip
messages: 119550
nosy: Atsushi.Odagiri, eric.araujo, tarek
priority: normal
severity: normal
status: open
title: scripts files are not RECORDed.
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file19357/hello.zip

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

Reply via email to