[gt-users] A series of questions regarding GenomeTools C and its Python interface
Sascha Steinbiss
steinbiss at zbh.uni-hamburg.de
Wed Apr 29 11:06:24 CEST 2009
James Casbon wrote:
> 2009/4/28 Sascha Steinbiss <steinbiss at zbh.uni-hamburg.de>:
>> Okay, of course. Would it suffice to have
>> http://pypi.python.org/pypi/PythonTidy/1.16 process the current code to
>> comply to the coding conventions? If you want to patch this, I will of
>> course gladly accept a patch against the current git master head.
> I tried this with:
> for i in `find . -name '*.py'`; do python python-tidy $i > $i.tidy &&
> mv $i.tidy $i ; done
> and the patch *looks* good (attached).
> Can you run the python tests without intervention?
Yes, that seems to work so far. Thank you very much, your patch will be
pulled into the official master soon.
> cheers,
> James
Have a nice day,
Sascha
--
Sascha Steinbiss
Center for Bioinformatics
University of Hamburg
Bundesstr. 43
20146 Hamburg
Germany
Email: steinbiss at zbh.uni-hamburg.de
URL: http://www.zbh.uni-hamburg.de/steinbiss
Phone: +49 (40) 42838 7322
FAX: +49 (40) 42838 7312
More information about the gt-users
mailing list