Hacker News new | ask | show | jobs
by d0mine 405 days ago
use r"" (raw-string literals), to avoid breaking on invalid Python escape sequences in the javascript part.