SpiceQA
Questions
Tags
Users
Badges
user_234322
@user_234322
0
reputation
0
answers
16
questions
About Me
// Hello, World !
Top Answers
Top Questions
Explaining Python's '__enter__' and '__exit__'
521 votes
7 answers
Purpose of __repr__ method?
178 votes
6 answers
What does "mro()" do?
167 votes
5 answers
What is the difference between isinstance('aaa', basestring) and isinstance('aaa', str)?
164 votes
4 answers
Simple example of use of __setstate__ and __getstate__
131 votes
4 answers