Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8449
| Date | 2011-06-25 20:33 +0200 |
|---|---|
| Subject | What does "shell introspection" mean? |
| From | Juan Kinunt <kinunt@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.407.1309026788.1164.python-list@python.org> (permalink) |
In the PyDev installation documentation you see this sentence: "The Forced builtin libs are the libraries that are built-in the interpreter, such as __builtin__, sha, etc or libraries that should forcefully analyzed through shell introspection (the other option to analyze modules with too much runtime information is providing Predefined Completions)." What does "shell introspection" mean? And what do you think the writer want to say with "too much runtime information"?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
What does "shell introspection" mean? Juan Kinunt <kinunt@gmail.com> - 2011-06-25 20:33 +0200 Re: What does "shell introspection" mean? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-06-26 11:34 +0200
csiph-web