Python calling D

Ellery Newcomer ellery-newcomer at utulsa.edu
Sat Jan 25 17:33:00 PST 2014


On Friday, 24 January 2014 at 10:55:34 UTC, Russel Winder wrote:
>
> Probably want to use a virtualenv for this rather than install 
> into the
> base installation
>

you can also do

python setup.py build
python runtests.py -b hello

>
> It needs to work for Python 3.3 as well!

try the latest commit


More information about the Digitalmars-d-learn mailing list