unterminated string usually means a typo.

you have one too many quotes or forgot to put a quote.
your trace back will tell you which line it's happening in.


On Fri, Nov 13, 2015 at 6:07 PM, Justin Israel <justinisr...@gmail.com>
wrote:

> Got an example of broken code?
> That fix you mentioned is only if you use Unicode characters within your
> source code.
>
> On Sat, 14 Nov 2015 12:47 PM Rudi Hammad <rudiham...@gmail.com> wrote:
>
>> hi,
>> so my code breaks when he wants...if I delete all the comments it works.
>> If I leave the comments, sometime it works and other times it
>> breaks...soo what is going on?
>> I´ve read that addind at the beginning of my code the following solves
>> the problem:
>>
>> #!/usr/bin/env python
>> # -*- coding: utf-8 -*-
>>
>> but it doesn´t.
>> what can I do?
>>
>> thanks
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to python_inside_maya+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/8a0861ca-0569-42eb-a918-03db2832542e%40googlegroups.com
>> <https://groups.google.com/d/msgid/python_inside_maya/8a0861ca-0569-42eb-a918-03db2832542e%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0V_5QNKoFhb6aiHR%3DoCDpFTz90QSYZGfuiBrxRbaGfYQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0V_5QNKoFhb6aiHR%3DoCDpFTz90QSYZGfuiBrxRbaGfYQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CABPXW4gvGMcSWAbRxnaP7U3qdmBuEBTmPb8ktisE1WZ32F2x6Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to