Terry J. Reedy <tjre...@udel.edu> added the comment:

If this is not out of date, it is, and was, a tcl/tk (3rd party) issue.  
tkinter.font.families basically wraps a tk call. 
      return root.tk.splitlist(root.tk.call("font", "families", *args))

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

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

Reply via email to