|
|
|
|
|
by preseinger
1092 days ago
|
|
you're complaining that the nomenclature for packages is not differentiated in a way that allows user code to have variable names with the same name as package names you can still allow this, of course, by aliasing the package import but needing to do this is "terrible" is that correct? |
|