diff options
author | Christian Heimes <christian@cheimes.de> | 2007-12-08 17:47:40 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-12-08 17:47:40 (GMT) |
commit | a33eb06e3b29cc5df520bbb28261bd370f510932 (patch) | |
tree | c5b1b9e1d8e263a3b05f05be0a1f6292b538e372 /Objects/classobject.c | |
parent | 895627ff27aad563b2ae5b272998f17521b6e415 (diff) | |
download | cpython-a33eb06e3b29cc5df520bbb28261bd370f510932.zip cpython-a33eb06e3b29cc5df520bbb28261bd370f510932.tar.gz cpython-a33eb06e3b29cc5df520bbb28261bd370f510932.tar.bz2 |
Added descriptor for builtins.open.__doc__
Before the change help(open) didn't return anything helpful but the doc string of io.OpenWrapper. Now it shows the user the documentation of io.open.
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions