Today I reinstalled Spyder for Python 3.3 and I am having problems with both the Object Inspector.
When the source is set to Editor the Object field stays blank and cannot be edited. There is a padlock icon besides but clicking on it has no effect.
When the source is set to Console the Object field is editable. As I type, initially the letters are orange, when a word like "print" or "math" is recognized it turns green. But below I always see "No documentation available" after hitting the Enter key. Again clicking on the padlock icon has no effect.