Message209662
The curses module also has many conditionally implemented functions.
I think Argument Clinic can detect preprocessor instructions (#if/#ifdef/#ifndef/#else/#endif) and generate needed #if/#endif in generated file. This would be more robust than explicitly repeat condition in clinic declaration, because external conditions can be changed. |
|
| Date |
User |
Action |
Args |
| 2014-01-29 17:52:07 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, larry |
| 2014-01-29 17:52:07 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2014-01-29 17:52:07 | serhiy.storchaka | link | issue20170 messages |
| 2014-01-29 17:52:06 | serhiy.storchaka | create | |
|