This commit is contained in:
Peter Badida 2018-08-16 22:31:03 +02:00 committed by Gabriel Pettier
parent fa045f5aee
commit 8e412b87a2
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ BoxLayout:
text: json.dumps(app.headers, indent=2)
'''
class UrlExample(App):
status = NumericProperty()
result_text = StringProperty()