svn: r18594
This commit is contained in:
Paul Franklin
2011-12-13 17:10:21 +00:00
parent 96bd83275e
commit 3c54cda718
8 changed files with 9 additions and 10 deletions

View File

@ -98,8 +98,7 @@ def is_quartz():
def has_display():
"""
Tests to see if Python is currently running with gtk and
windowing system is Mac OS-X's "quartz".
Tests to see if Python is currently running with gtk
"""
# FIXME: currently, gtk.init_check() requires all strings
# in argv, and we might have unicode.