>
> Can you share the steps to reproduce errors, for which it is producing
> wrong results.
>
Run `mingw32-make refdoc` (env: Windows, Python 3.6.1)
Error text:
Traceback (most recent call last):
File "./src/tools/docmaker/docmaker.py", line 113, in <module>
main( sys.argv )
File "./src/tools/docmaker/docmaker.py", line 94, in main
file_list = make_file_list( args )
File "F:\Nik\Freetype\Backup\freetype2\src\tools\docmaker\utils.py", line
110, in make_file_list
if string.find( pathname, '*' ) >= 0:
AttributeError: module 'string' has no attribute 'find'
builds/freetype.mk:296: recipe for target 'refdoc' failed
mingw32-make: *** [refdoc] Error 1
Does this work for you on Python3?
--
Nikhil
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel