[issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
George Peristerakis added the comment: Here's a patch to the problem. I refactored the code to work the same way on posix, nt, os2 environments. Plus a unit test for the posix environment that the bug was initially for. -- nosy: +George.Peristerakis Added file: http://bugs.python.org/file27772/issue9674.patch ___ Python tracker <http://bugs.python.org/issue9674> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
George Peristerakis added the comment: Correction a typo error in the test. -- Added file: http://bugs.python.org/file27870/issue9674.patch ___ Python tracker <http://bugs.python.org/issue9674> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue16190] Misleading warning in random module docs
Changes by George Peristerakis : -- nosy: +George.Peristerakis ___ Python tracker <http://bugs.python.org/issue16190> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue16190] Misleading warning in random module docs
Changes by George Peristerakis : -- nosy: -George.Peristerakis ___ Python tracker <http://bugs.python.org/issue16190> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com