PyStaDa Treffen #15 am 21.05.2014
================================
Visit: http://pystada.github.io or join #PyStaDa on Hackint or follow @PyStaDa on Twitter

Agenda
-------------

   $> sudo python -m smtpd -n -c DebuggingServer localhost:25

a = 'aaaaa'
b = 1
c = 1.2323
'{a} - {b} - {c}'.format(**locals())


Ideen nächstes Treffen
----------------------