top | item 29599233

(no title)

aqeelat | 4 years ago

It might be useful for auto completion when you’re using versions older than 3.8 and can’t use TypedDict.

discuss

order

rak1507|4 years ago

Auto completion? So saving a fraction of a second? Again... not sure I see the benefit here.

aqeelat|4 years ago

You do know that code completion is a selling feature for IDEs, right?

peakaboo|4 years ago

Fraction of a second?

Maybe if you remember all the keys in your dictionary in your head. Otherwise you would have to look them up while coding if you don't have auto completion.

aqeelat|4 years ago

You know what .. I’ll need to give it a try before I can actually discuss it further. I don’t want my ignorance to cloud other people’s judgement.