Patrick Andrew added the comment:
Sure, I'll have that for you shortly.
--
___
Python tracker
<http://bugs.python.org/issue14978>
___
___
Python-bugs-list m
Patrick Andrew added the comment:
>From py-logilab-common 0.57.1 port for FreeBSD. No patches applied:
package init file './test/__init__.py' not found (or not a regular file)
Traceback (most recent call last):
File "setup.py", line 170, in
install()
File &
New submission from Patrick Andrew :
When a package list is built using Unicode strings, distutils fails to build
the package with a TypeError.
This patch alternatively checks for 'unicode' as the instance type and also
prints the type in the type error for easier
Changes by Patrick Andrew :
--
components: +Distutils2 -Distutils
nosy: +alexis
title: build_module failure -> distutils ignores file permissions
versions: +3rd party -Python 2.7
___
Python tracker
<http://bugs.python.org/iss
Changes by Patrick Andrew :
--
title: build_module faulre -> build_module failure
___
Python tracker
<http://bugs.python.org/issue5300>
___
___
Python-bugs-lis
Changes by Patrick Andrew :
--
components: +Distutils -Distutils2
title: Distutils ignores file permissions -> build_module faulre
versions: +Python 2.7 -3rd party
___
Python tracker
<http://bugs.python.org/iss