Éric Araujo <mer...@netwok.org> added the comment:

In build_ext, your modifications to get_ext_filename do not update the 
docstring, although it contains a comment documenting the handling of 
ext.so_abi_tag. They also use str.rpartition, not available in 2.3, with which 
distutils has to remain compatible as per PEP 291.

----------
nosy: +merwok

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

Reply via email to