SpiceQA
Questions Tags Users Badges
user_13944524
user_13944524
@user_13944524
0 reputation
0 answers
11 questions
About Me
// Hello, World !
Top Answers
  1. Why does print(t) error if t.__str__() returns a non-string, but not print(t.__str__())?
    29 votes
  2. Filter a dictionary of lists
    14 votes
  3. Why doesn't NaN raise any errors in python?
    9 votes
  4. Should I use python magic methods directly?
    7 votes
  5. Why is any (True for ... if cond) much faster than any (cond for ...)?
    7 votes
Top Questions
  1. Why is __aexit__ not fully executed when it has await inside?
    11 votes
    4 answers
  2. Impact of removing a list item on reversed() in python
    10 votes
    3 answers
  3. awaiting on future object internals
    9 votes
    1 answers
  4. Why does appending a value to a list take more storage than a list literal?
    5 votes
    0 answers
  5. Empty matches for the split function in python re module
    4 votes
    1 answers
Terms of service Privacy policy
Powered by Answer