Jack wrote:
> Hi
> 
> I am having a little trouble trying to read a binary file, I would like
> to write an ascii to Metastock converter in python but am not having a
> lot of success.
> 
> The file formats are
> 
> http://sf.gds.tuwien.ac.at/00-pdf/m/mstockfl/MetaStock.pdf
> 
> 
> If any one can point me in the right direction it would be much
> appreciated.

Not sure, but this may help you:
http://pyconstruct.wikispaces.com/


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to