Thank you for the reply! > Code completion should open automatically a pop-up combo box when > pressing '.' after any valid object. > > Example: > import sys > sys. -> triggers code completion > > If it doesn't behave like that, then it's a bug! In that case, I would > need some informations to debug: OS, Python distribution, Python > version, PyQt version. >
This doesn't seem to work for me. Here are the details you wanted ------------------ OS - Fedora 12 $ python --version Python 2.6.2 qscintilla-python-2.4-9.fc12.x86_64 qscintilla-2.4-9.fc12.x86_64 PyQt4-4.6.2-5.fc12.x86_64 $ rpm -qa | grep ^python python-libs-2.6.2-2.fc12.x86_64 python-imaging-1.1.6-17.fc12.x86_64 python-logilab-common-0.45.0-1.fc12.noarch python-urlgrabber-3.9.1-4.fc12.noarch python-deltarpm-3.5-0.4.20090913git.fc12.x86_64 python-devel-2.6.2-2.fc12.x86_64 python-2.6.2-2.fc12.x86_64 python-ldap-2.3.6-3.fc12.x86_64 python-sexy-0.1.9-9.fc12.x86_64 python-docs-2.6.2-1.fc12.noarch python-httplib2-0.4.0-4.fc12.noarch python-enum-0.4.3-6.fc12.noarch python-tools-2.6.2-2.fc12.x86_64 python-iwlib-0.1-1.fc12.x86_64 python-crypto-2.0.1-19.x86_64 python-slip-dbus-0.2.7-1.fc12.noarch python-slip-gtk-0.2.7-1.fc12.noarch python-pycurl-7.19.0-4.fc12.x86_64 python-slip-0.2.7-1.fc12.noarch python-meh-0.7-1.fc12.noarch python-ethtool-0.3-5.fc12.x86_64 python-enchant-1.3.1-5.fc12.x86_64 python-logilab-astng-0.19.1-1.fc12.noarch python-bugzilla-0.5.1-3.fc12.noarch python-BeautifulSoup-3.0.8-1.fc12.noarch python-feedparser-4.1-10.fc12.noarch python-beaker-1.3.1-6.fc12.noarch python-iniparse-0.3.1-2.fc12.noarch python-mako-0.2.4-3.fc12.noarch python-telepathy-0.15.11-1.fc12.noarch python-paste-1.7.2-4.fc12.noarch python-simplejson-2.0.9-3.fc12.x86_64 - nariknahom -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
