[program-l] issue with print not working though code runs to end of script

  • From: Yuma Antoine Decaux <jamyad7@xxxxxxxxx>
  • To: Blind programmer mailing list <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 2 Apr 2015 01:02:35 +1000

Hi All,

I’m practically finished with the latex2 pythonic math symbol translator and am
running through some weird issue.

My code runs to the end, with the following procedure:
open specified latex file > convert latex to marked down txt file > check all
latex commands in single, multi per line and multiline enclosures > erase
formatting commands and place parameters back > create html output.

Each time, I get the html output but none of my print comes out into the
console. I know the functions are run through since the output file correctly
regenerates to accessible symbols.

If anyone has encountered this before, please let me know. I tried
sys.stdout.flush() but to no effect.

Cheers,


Yuma Antoine Decaux
"Light has no value without darkness"
Mob: +61 410732547
Skype: Shainobi1
twitter: http://www.twitter.com/triple7





Other related posts: