FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Revert "Merged in hndrewaall/bpython (pull request #21)" · bpython/bpython@162d8fd · GitHub

Commit 162d8fd

Browse files
Revert "Merged in hndrewaall/bpython (pull request #21)"
This reverts commit c4c1c86, reversing changes made to 39bbbd6.
1 parent 441354e commit 162d8fd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

‎bpython/cli.py‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@ def write(self, value):
180180
def isatty(self):
181181
return True
182182

183-
def fileno(self):
184-
return 0
185-
186183
def readline(self, size=-1):
187184
"""I can't think of any reason why anything other than readline would
188185
be useful in the context of an interactive interpreter so this is the

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL