Skip to content

pull from patstew#3

Closed
tonyroberts wants to merge 10 commits intofkarb:masterfrom
patstew:master
Closed

pull from patstew#3
tonyroberts wants to merge 10 commits intofkarb:masterfrom
patstew:master

Conversation

@tonyroberts
Copy link
Member

adds dynamic functionality for python objects and more PyNumber support

patstew and others added 10 commits July 2, 2013 09:57
… {}" blocks to setup the python interpreter and take/release the GIL, and Py.kw("key1", value1, "key2", value2, ...) to add keyword arguments.
This means that python functions can be called directly, members can be accessed as normal (a.b) and mathematical operations work, and run in python (a = b*c).
Add missing ) so sample code in README works
@tonyroberts tonyroberts reopened this Oct 18, 2013
@tonyroberts
Copy link
Member Author

merged manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants