[tinypy commit] r83 - wiki

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 15, 2008, 10:33:58 AM7/15/08
to tin...@googlegroups.com
Author: allefant
Date: Tue Jul 15 07:21:58 2008
New Revision: 83

Modified:
wiki/tp_set.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/tp_set.wiki
==============================================================================
--- wiki/tp_set.wiki (original)
+++ wiki/tp_set.wiki Tue Jul 15 07:21:58 2008
@@ -1,11 +1,8 @@
-`void tp_set(TP,tp_obj self, tp_obj k, tp_obj v) `
-
+`void tp_set(TP,tp_obj self, tp_obj k, tp_obj v)`

Attribute modification.

-
-This is the counterpart of tp_get, it does the same as self[k] = v
would do
+This is the counterpart of tp_get, it does the same as `self[k] = v`
would do
in actual tinypy code.
-

[Operations Back to the Operations module.]

Reply all
Reply to author
Forward
0 new messages