ausgabe bei Fehelrn über stderr

This commit is contained in:
Philipp Rauch 2013-11-29 15:04:02 +01:00
parent b375bf096f
commit c08f86cf8f
6 changed files with 30 additions and 31 deletions

View file

@ -144,11 +144,11 @@ class Buffer(object):
def update_buffer(self):
#ToDo
None
pass
def init_buffer(self):
#ToDo
None
pass
class API(object):