Ka-Ping Yee wrote: > >... > > It should be pretty feasible to do this for Python, i think, provided > the sys module provides enough details about how Python was compiled > and installed. I agree! The fundamental advantage of inline is that you don't have to worry about refcounts and PyObjects but you also don't have to learn to use SWIG. (SWIG might be helpful under the covers as the wrapper generator technology...) It also removes the whole build step from projects that want to wrap C code. This makes C extension wrapping much more Pythonic. -- Take a recipe. Leave a recipe. Python Cookbook! http://www.ActiveState.com/pythoncookbook
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4