I have a script with a dict that when I pprint to a file from Spyder looks like
-
{'data': {'device' : 2162692,
'device-version': 3717152}}
but when I run the script from a terminal the output looks like -
{u'data': {u'device' : 2162692,
u'device-version': 3717152}}
What is Spyder doing to effect this.
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.