https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953
--- Comment #6 from John W. O'Brien <j...@saltant.com> --- (In reply to John W. O'Brien from comment #1) A correction to my earlier comment. Setuptools actually restored the glob function in [0], which is what avoids the underlying problem with python 3.4.6. [1] simply changes how the glob feature is implemented. In the patch I attached, I backport the earlier commit but not the later one. [0] https://github.com/pypa/setuptools/commit/56274b32724933cd2016488c4e667e86d30572ef [1] https://github.com/pypa/setuptools/commit/9cb83c3711d737fa3bff56f55e4def8267bae83c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"