Can I make cython file from python and C using generators?
2011년 7월 25일 오후 3:17, 최원준 <wonjunchoi...@gmail.com>님의 말: > ok > > > 2011/7/25 Stefan Behnel <stefan...@behnel.de> > >> 최원준, 25.07.2011 08:03: >> >>> 2011/7/25 Vitja Makarov >>> >>>> 2011/7/25 최원준: >>>> >>>> Can I test the generators? >>>>> >>>> >>>> Sure, generators support is in master already: >>>> >>>> https://github.com/cython/**cython <https://github.com/cython/cython> >>>> >>> >>> I don't know where it is.. sorry >>> >> >> It's actually not that hard. You go to that URL, click on the big fat >> "Downloads" button, and then select the archive format you prefer. Next, you >> unpack it on your machine, change into the extracted directory and run >> "python setup.py install". >> >> Besides, this is a question for the cython-users mailing list, not the >> core developers mailing list. >> >> Stefan >> >> ______________________________**_________________ >> cython-devel mailing list >> cython-devel@python.org >> http://mail.python.org/**mailman/listinfo/cython-devel<http://mail.python.org/mailman/listinfo/cython-devel> >> > >
_______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel