Y
Hacker News
new
|
ask
|
show
|
jobs
by
echoangle
869 days ago
Python does from x import y though.
1 comments
Timot05
869 days ago
Yeah, I think we only allow import x from y for the minute. And because we don't have a language server yet, it wasn't obvious that it was an issue. That'll change soon when the server is up though!
link