Commit Graph

3 Commits

Author SHA1 Message Date
Sebastien Binet be74c37022 gopy: dont reload C-extension module
While waiting for #27 to be handled upstream, prevent users from crashing their
interpreter by not allowing to reload a C-extension module if already wrapped
and compiled.

Fixes #46.

Change-Id: Ic9624beae3061b286d09aca71882915923bd6298
2015-08-12 11:44:27 +02:00
Sebastien Binet fe35c785e0 gopy: attach the c-extention module as <go-pkg-importpath>
Change-Id: I07cf1b818bc5acd80f01a603ebc19c62918df6bb
2015-08-07 13:11:23 +02:00
Sebastien Binet a9d6b9af52 gopy: add gopy convenience python module
Fixes #14

Change-Id: I9ae86ff54e1abcd3dbb943b5ce7a1319914026d5
2015-08-06 17:28:29 +02:00