[issue14268] _move_file is broken because of a bad mock

2013-07-08 Thread Éric Araujo

Éric Araujo added the comment:

Yes, this was probably kept open for packaging forward-port, which is now moot. 
 Note that many others distutils2 issues are kept open because they can be 
relevant for the distlib fork or other packaging libs.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14268
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14268] _move_file is broken because of a bad mock

2013-07-07 Thread Christian Heimes

Christian Heimes added the comment:

I assume the commit has fixed the problem, hasn't it?

--
nosy: +christian.heimes
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14268
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14268] _move_file is broken because of a bad mock

2012-03-12 Thread Tarek Ziadé

New submission from Tarek Ziadé ziade.ta...@gmail.com:

the mocked list_installed_files() returns a list of files instead of a list of 
(path, md5, path)

--
assignee: tarek
components: Distutils2
messages: 155483
nosy: alexis, eric.araujo, tarek
priority: normal
severity: normal
status: open
title: _move_file is broken because of a bad mock
versions: Python 2.6, Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14268
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14268] _move_file is broken because of a bad mock

2012-03-12 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset c0a9ba08ebe3 by Tarek Ziade in branch 'default':
fixed a test mock issue (#14268)
http://hg.python.org/distutils2/rev/c0a9ba08ebe3

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14268
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com