• Tim Peters's avatar
    SF bug #501591: dir() doc is old · 9f4341b3
    Tim Peters yazdı
    Bugfix candidate.
    
    + Updated dir() description to match actual 2.2 behavior.
    
    + Replaced the dir(sys) example with dir(struct), because the former
      was way out of date and is bound to change frequently, while the
      latter is stable.
    
    + Added a note cautioning that dir() is supplied primarily for
      convenience at an interactive prompt (hoping to discourage its
      use as the foundation of introspective code outside the core).
    9f4341b3
Adı
Son kayıt (commit)
Son güncelleme
..
api Loading commit data...
dist Loading commit data...
doc Loading commit data...
ext Loading commit data...
html Loading commit data...
info Loading commit data...
inst Loading commit data...
isilo Loading commit data...
lib Loading commit data...
mac Loading commit data...
paper-a4 Loading commit data...
paper-letter Loading commit data...
perl Loading commit data...
ref Loading commit data...
templates Loading commit data...
texinputs Loading commit data...
tools Loading commit data...
tut Loading commit data...
whatsnew Loading commit data...
.cvsignore Loading commit data...
ACKS Loading commit data...
Makefile Loading commit data...
Makefile.deps Loading commit data...
README Loading commit data...
TODO Loading commit data...