• Tim Peters's avatar
    pprint functions used to sort a dict (by key) if and only if · d609b1a2
    Tim Peters yazdı
    the output required more than one line.  "Small" dicts got
    displayed in seemingly random order (the hash-induced order
    produced by dict.__repr__).  None of this was documented.
    Now pprint functions always sort dicts by key, and the docs
    promise it.
    
    This was proposed and agreed to during the PyCon 2006 core
    sprint -- I just didn't have time for it before now.
    d609b1a2
Adı
Son kayıt (commit)
Son güncelleme
..
api Loading commit data...
commontex Loading commit data...
dist Loading commit data...
doc Loading commit data...
ext Loading commit data...
howto Loading commit data...
html Loading commit data...
info Loading commit data...
inst Loading commit data...
lib Loading commit data...
mac Loading commit data...
paper-a4 Loading commit data...
perl Loading commit data...
ref Loading commit data...
templates Loading commit data...
tests Loading commit data...
texinputs Loading commit data...
tools Loading commit data...
tut Loading commit data...
whatsnew Loading commit data...
ACKS Loading commit data...
Makefile Loading commit data...
Makefile.deps Loading commit data...
README Loading commit data...
TODO Loading commit data...
python-docs.txt Loading commit data...