The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.python
From: Token Type <typeto...@gmail.com>
Date: Sun, 9 Sep 2012 07:19:42 -0700 (PDT)
Local: Sun, Sep 9 2012 10:19 am
Subject: Re: AttributeError: 'list' object has no attribute 'lower'
> structures are simple, just plain print will work, but for more I did try . However, > complicated structures, pprint.pprint() is a life saver.
>>> pprint.pprint(lemma_list)
Traceback (most recent call last):
File "<pyshell#74>", line 1, in <module> pprint.pprint(lemma_list) NameError: name 'pprint' is not defined >>> pprint.pprint(synset_list)
Traceback (most recent call last):
File "<pyshell#75>", line 1, in <module> pprint.pprint(synset_list) NameError: name 'pprint' is not defined You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||