mirror of
https://github.com/python/cpython.git
synced 2025-12-01 23:32:16 +00:00
lint (added flushline() interface)
This commit is contained in:
parent
0a066c07ac
commit
704a26c5f3
1 changed files with 1 additions and 0 deletions
|
|
@ -33,3 +33,4 @@ object *getglobals PROTO((void));
|
||||||
object *getlocals PROTO((void));
|
object *getlocals PROTO((void));
|
||||||
|
|
||||||
void printtraceback PROTO((FILE *));
|
void printtraceback PROTO((FILE *));
|
||||||
|
void flushline PROTO((void));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue