ANN: Python training "text movies"

Franck Ditter nobody at nowhere.org
Mon Jan 21 03:07:52 EST 2013


Ok I can make my way with jstmovie. Some remarks and questions :

- Use encoding='utf-8' inside open of method __init__ of class Tutorial 
  in jstmovie.py. Otherwise foreign languages are stuck.

- To use the software outside Python, we need to have proper indentation
  as real spaces. We should be able to distinguish Arial type for usual
  text and fixed font for code.

- Should have some colors.

  Wadda wadda <b>yadda</b>     # blue annotation

Cool and useful software,

   franck



More information about the Python-list mailing list