Adi Roiban <a...@roiban.ro> added the comment:

Hi,

There was an error in the patch.

Instead of 

lib_dirs += hpux_path

it should be:

lib_dirs += [hpux_path]

Cheers,

----------

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

Reply via email to