Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8449 > unrolled thread

What does "shell introspection" mean?

Started byJuan Kinunt <kinunt@gmail.com>
First post2011-06-25 20:33 +0200
Last post2011-06-26 11:34 +0200
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  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

#8449 — What does "shell introspection" mean?

FromJuan Kinunt <kinunt@gmail.com>
Date2011-06-25 20:33 +0200
SubjectWhat 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]


#8458

FromThomas 'PointedEars' Lahn <PointedEars@web.de>
Date2011-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