mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
lint
This commit is contained in:
parent
704a26c5f3
commit
df840d911f
3 changed files with 3 additions and 4 deletions
|
@ -315,8 +315,6 @@ builtin_input(self, v)
|
|||
{
|
||||
FILE *in = sysgetfile("stdin", stdin);
|
||||
FILE *out = sysgetfile("stdout", stdout);
|
||||
node *n;
|
||||
int err;
|
||||
int c;
|
||||
object *m, *d;
|
||||
flushline();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue