Skip to content

Instantly share code, notes, and snippets.

View hansent's full-sized avatar

Thomas Hansen hansent

View GitHub Profile
diff --git a/kivy/lang.py b/kivy/lang.py
index 10cdd21..5fa43bc 100644
--- a/kivy/lang.py
+++ b/kivy/lang.py
@@ -613,6 +613,7 @@ class ParserRule(object):
'''
__slots__ = ('ctx', 'line', 'name', 'children', 'id', 'properties',
+ 'nested_properties',
'canvas_before', 'canvas_root', 'canvas_after',
diff --git a/kivy/lang.py b/kivy/lang.py
index 10cdd21..5fa43bc 100644
--- a/kivy/lang.py
+++ b/kivy/lang.py
@@ -613,6 +613,7 @@ class ParserRule(object):
'''
__slots__ = ('ctx', 'line', 'name', 'children', 'id', 'properties',
+ 'nested_properties',
'canvas_before', 'canvas_root', 'canvas_after',
set 1
sta result
next, lda stdin
brz done
brp skip
neg
skip, sta value
mlt result
sta result
lda value