PyPK wrote: > What possible tricky areas/questions could be asked in Python based > Technical Interviews?
I would try to check if the applicant understands the Python data model: http://docs.python.org/ref/objects.html Because I thinkt that's fundamental to understanding the Python language and understanding complexity of operations. -- Gerhard -- http://mail.python.org/mailman/listinfo/python-list