python - What is "Introspection-based code completion"? -


i'm looking @ various ides python. looking @ official list ides categorized based on 'introspection based code completion'.

what introspection based code completion mean?

thanks.

it means ide uses introspection figure out methods , variables accessible given object, allows quick code completion, providing list of options after type period following symbol.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -