top | item 36321825 (no title) scottlawson | 2 years ago How does this avoid name collisions with the built-in standard library module "struct"? Don't you think that's a pretty important consideration? discuss order hn newest milliams|2 years ago With the new parser (https://docs.python.org/3/whatsnew/3.9.html#new-parser), Python can have context-dependent keywords (like `match`).
milliams|2 years ago With the new parser (https://docs.python.org/3/whatsnew/3.9.html#new-parser), Python can have context-dependent keywords (like `match`).
milliams|2 years ago