Hi Swaroop, thanks for pointing out that issue. Actually that bug only occured when the line to be printed had to be split into multiple lines. It is fixed in the latest trunk version.
Regards, Volker Swaroop C H wrote: > Hello, > > In my open source Python book, there is an example which demonstrates > that wrong indentation can lead to subtle programming errors. > Unfortunately, mwlib strips out that space at the beginning of the > line which means the example actually works! > This has left many readers confused. > > The specific case: > http://www.swaroopch.com/notes/Python_en:Basics#Indentation > And generated PDF: > Page 32 of > http://www.swaroopch.com/files/byteofpython/byte_of_python_v191.pdf > > Any ideas on how to fix this? :) > > Thanks in advance. > -- > Regards, > Swaroop > > Weblog and Books : http://www.swaroopch.com > > > -- volker haas brainbot technologies ag fon +49 6131 2116394 boppstraße 64 fax +49 6131 2116392 55118 mainz [email protected] http://www.brainbot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
