added doc string saying that this module is Mac-only.

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@6 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
Just 1999-12-17 12:37:55 +00:00
parent 9a3733063c
commit 74e0b7f2d7

View File

@ -1,3 +1,5 @@
"""Mac-only TrueType browser window."""
from fontTools import ttLib from fontTools import ttLib
from fontTools.ttLib import macUtils from fontTools.ttLib import macUtils
import macfs import macfs