pyo3/extensions
Daniel Grunwald 44611991c3 Remove 'p lifetime from PyObject (#15)
Since the `Python` token no longer is a part of `PyObject`,
lots of methods now require the token as additional argument.

This [breaking-change] breaks everything!
2015-10-25 17:55:29 +01:00
..
.gitignore Add support for exposing rust functions to python 2015-04-18 20:17:25 +02:00
Makefile Remove 'p lifetime from PyObject (#15) 2015-10-25 17:55:29 +01:00
custom_type.rs Remove 'p lifetime from PyObject (#15) 2015-10-25 17:55:29 +01:00
hello.rs Remove 'p lifetime from PyObject (#15) 2015-10-25 17:55:29 +01:00
inheritance.rs Remove 'p lifetime from PyObject (#15) 2015-10-25 17:55:29 +01:00