Hacker News new | ask | show | jobs
by James_K 581 days ago
Maybe this is just me, but embedding the language in strings like this seems like it's just asking for trouble.
2 comments

Django one of most popular Web Frameworks in Python does the same trick.
Yes, it looks very fragile.