• Andrew M. Kuchling's avatar
    Reorganize the docs for 'file' and 'open()' after some discussion with Fred. · 956597f4
    Andrew M. Kuchling yazdı
    We want to encourage users to write open() when opening a file, but
    open() was described with a single paragraph and
    'file' had lots of explanation of the mode and bufsize arguments.
    
    I've shrunk the description of 'file' to cross-reference to the 'File
    objects' section, and to open() for an explanation of the arguments.
    
    open() now has all the paragraphs about the mode string.  The bufsize
    argument was moved up so that it isn't buried at the end; now there's
    1 paragraph on mode, 1 on bufsize, and then 3 more on mode.  Various
    other edits and rearrangements were made in the process.
    
    It's probably best to read the final text and not to try to make sense
    of the diffs.
    956597f4
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
PCbuild8 Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...