Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8449 > unrolled thread
| Started by | Juan Kinunt <kinunt@gmail.com> |
|---|---|
| First post | 2011-06-25 20:33 +0200 |
| Last post | 2011-06-26 11:34 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
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
| From | Juan Kinunt <kinunt@gmail.com> |
|---|---|
| Date | 2011-06-25 20:33 +0200 |
| Subject | What does "shell introspection" mean? |
| Message-ID | <mailman.407.1309026788.1164.python-list@python.org> |
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"?
[toc] | [next] | [standalone]
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Date | 2011-06-26 11:34 +0200 |
| Message-ID | <8857883.SEqChMirdb@PointedEars.de> |
| In reply to | #8449 |
Juan Kinunt wrote: > 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"? Seriously, please ask the author, Fabio Zadrozny, instead (and report back here); as I recall he is quite communicative. There is not much point in guessing about what is not even correct or coherent English, which stems from the fact that English is not Fabio's native language. -- PointedEars Bitte keine Kopien per E-Mail. / Please do not Cc: me.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web