Fix consistency of space/tab usage.

Reference: http://docs.python.org/reference/lexical_analysis.html#indentation

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@613 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
pabs3 2013-06-12 05:04:24 +00:00
parent e0ddc58fc2
commit 3ac875aa1d

View File

@ -217,7 +217,7 @@ class ExtSubTable(Table):
# If the subtable has not yet been decompiled, we need to do so.
if value.compileStatus == 1:
value.decompile(value.reader, value.font, tableStack)
subWriter = writer.getSubWriter()
subWriter = writer.getSubWriter()
subWriter.name = self.name
writer.writeSubTable(subWriter)
# If the subtable has been sorted and we can just write the original