Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: commits

[3698] web/widgets/render-twitter.py: removes leftovers

 

 

Cherokee commits RSS feed   Index | Next | Previous | View Threaded


cherokee at cherokee-project

Oct 13, 2009, 3:06 PM

Post #1 of 1 (86 views)
Permalink
[3698] web/widgets/render-twitter.py: removes leftovers

Revision: 3698
http://svn.cherokee-project.com/changeset/3698
Author: taher
Date: 2009-10-14 00:06:31 +0200 (Wed, 14 Oct 2009)

Log Message:
-----------
removes leftovers

Modified Paths:
--------------
web/widgets/render-twitter.py

Modified: web/widgets/render-twitter.py
===================================================================
--- web/widgets/render-twitter.py 2009-10-13 21:50:48 UTC (rev 3697)
+++ web/widgets/render-twitter.py 2009-10-13 22:06:31 UTC (rev 3698)
@@ -21,10 +21,8 @@
#
rc = re.compile(URL_RE)
content = ''
-from pprint import pprint

for entry in data:
- pprint(entry)
date = str(parse(entry['created_at'])).split('+')[0]
tweet = rc.sub(to_url, entry['text'])

Cherokee commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.