Issue 51 in tinypy: Patch for adding a "print" statement

16 views
Skip to first unread message

codesite...@google.com

unread,
Jun 29, 2010, 11:04:39 AM6/29/10
to tin...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 51 by darkuranium: Patch for adding a "print" statement
http://code.google.com/p/tinypy/issues/detail?id=51

This adds a print statement, so that you can do the following:

i = 5;
#outputs 'foo bar 5'
print 'foo', 'bar', i

Note that this could use some more testing!

Attachments:
print_stat.patch 2.0 KB

Reply all
Reply to author
Forward
0 new messages