On Thu, Jan 28, 2010 at 7:34 PM, Danilo Freitas <[email protected]> wrote:
> As you know, Robert is planning to put the work about C++ Support in
> next release. So, we have some new stuff, and people need to learn it.
>
> I wrote a very simple tutorial on wiki [0], with some examples. I
> think it's easy to learn (and use) it.
>
> So, if you have any questions about it, just ask here.
>
> [0] http://wiki.cython.org/gsoc09/daniloaf/progress
>
> --
> - Danilo Freitas
> _______________________________________________
> Cython-dev mailing list
> [email protected]
> http://codespeak.net/mailman/listinfo/cython-dev
>

hi, i'm interested in using the STL vector and hash_map stuff, i found this:
http://hg.cython.org/gsoc-danilo/file/a076c2505c5e/tests/run/cpp_stl_vector.pyx

in my uninformed opinion, it'd be nice to have a couple quick examples
in your tutorial.
is the "del v" in the finally block that appears in all the test cases
necessary?

thanks,
-brent
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to