Hacker News new | ask | show | jobs
by EddieJLSH 1100 days ago
Fun syntax gotcha that I saw recently was a YAML MAC address that were all numbers like 11:22:33:11 which Python was parsing as a sexagesimal number so some libraries were throwing type errors