Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dbecker
on Nov 14, 2012
|
parent
|
context
|
favorite
| on:
The Performance Impact of Using dict() Instead of ...
How does using dict() solve the requirement for quotes that you've identified?
ashika
on Nov 14, 2012
[–]
dict(foo='bar') becomes {'foo': 'bar'}, removing the need for quotes around the key.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: