←back to thread

87 points mkalioby | 3 comments | | HN request time: 0.441s | source
1. James_K ◴[] No.42193710[source]
Maybe this is just me, but embedding the language in strings like this seems like it's just asking for trouble.
replies(2): >>42195488 #>>42225405 #
2. HumblyTossed ◴[] No.42195488[source]
Yes, it looks very fragile.
3. mkalioby ◴[] No.42225405[source]
Django one of most popular Web Frameworks in Python does the same trick.