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.
C
Christian Heimes committed
a33eb06e3b29cc5df520bbb28261bd370f510932
Parent: 895627f