mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove RISCOS support
This commit is contained in:
parent
c5aba17447
commit
7a98be2efb
62 changed files with 106 additions and 3823 deletions
|
@ -9,10 +9,6 @@
|
|||
#include "token.h"
|
||||
#include "grammar.h"
|
||||
|
||||
#ifdef RISCOS
|
||||
#include <unixlib.h>
|
||||
#endif
|
||||
|
||||
extern int Py_DebugFlag;
|
||||
|
||||
grammar *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue