The Grumpy Editor's Python 3 experience
The Grumpy Editor's Python 3 experience
Posted Aug 1, 2018 4:29 UTC (Wed) by warrax (subscriber, #103205)In reply to: The Grumpy Editor's Python 3 experience by lsl
Parent article: The Grumpy Editor's Python 3 experience
Not with non-default permissions they don't.
(Even if it were the case, octal by prepending just a 0 is utterly stupid because it goes against conventional decimal notation for no good reason. While '0o' as a prefix is heaps better, it's still unfortunate that the characters look so similar in many fonts. Hopefully programmers would use fonts that clearly distinguish between 0 and o and O, though.)
