* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors). * title is always true-ish
1.6 KiB
1.6 KiB
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors). * title is always true-ish