Conversation
|
Hi! |
|
|
||
| if __name__ == "__main__": | ||
| libname = pathlib.Path().absolute() | ||
| print("libname: ", libname) |
There was a problem hiding this comment.
This is a good addition! nice
|
Cool, LGTM :) @jima80525 Do we need to make any updates to the article before I merge this or is this just a bonus added to the |
|
@dbader - it changes the output slightly (by adding a |
add C++ examples for ctypes
Where to put new files:
my-awesome-articleHow to merge your changes: