Assertion for python scripts
Bart.
uzi18 at o2.pl
Fri Nov 2 17:30:49 EDT 2007
Friday 02 of November 2007 22:07:42 matthias napisaĆ(a):
> > check this:
> >
> > python ./assert.pyo
>
> Yes, I know that this works. Thanx. However, that's not what I was
> going for.
>
> Essentially, I am targeting a build system that allows me to build
> debug / release versions
> of my Python code. I know how to build the Python code, but how do I
> package it so that I
> can simply dump it on the test system with either build type and the
> same calling interface ?
>
how about distutils ?
look on the egg paskages :)
More information about the Python-list
mailing list