Skip to content

Instantly share code, notes, and snippets.

View herczy's full-sized avatar

Hercinger Viktor herczy

  • Balabit Europe Kft.
  • Veszprém
View GitHub Profile
@herczy
herczy / python.prez
Created May 2, 2012 12:14 — forked from rsdy/python.prez
A prezentation about what is wrong with Python
{{{
╻ ┏━╸┏━┓┏━┓┏┓ ┏┓ ┏━╸╺┳┓ ╺┳╸╻ ╻┏━╸ ┏━┓╻ ╻╺┳╸╻ ╻┏━┓┏┓╻
┃ ┃╺┓┣┳┛┣━┫┣┻┓┣┻┓┣╸ ┃┃ ┃ ┣━┫┣╸ ┣━┛┗┳┛ ┃ ┣━┫┃ ┃┃┗┫
╹ ┗━┛╹┗╸╹ ╹┗━┛┗━┛┗━╸╺┻┛ ╹ ╹ ╹┗━╸ ╹ ╹ ╹ ╹ ╹┗━┛╹ ╹
}}}
{{{
>>> from __future__ import braces
SyntaxError: not a chance (<input>, line 2)
}}}