Damien George 27e735fd18 py: Replace stream_p with *stream_p in mp_obj_type_t.
This is to reduce ROM usage.  stream_p is used in file and socket types
only (at the moment), so seems a good idea to make the protocol
functions a pointer instead of the actual structure.

It saves 308 bytes of ROM in the stmhal/ port, 928 in unix/.
2014-04-05 23:02:23 +01:00
..
2014-03-11 23:55:41 -07:00
2014-03-11 23:55:41 -07:00
2014-03-11 23:55:41 -07:00
2014-03-24 15:15:33 +00:00
2014-03-19 13:11:59 +00:00
2014-03-12 18:15:55 -07:00
2014-03-12 18:15:55 -07:00
2014-03-12 18:15:55 -07:00
2014-03-30 13:35:08 +01:00
2014-03-30 13:35:08 +01:00
2014-03-19 13:11:59 +00:00
2014-03-12 18:15:55 -07:00
2014-04-03 22:11:28 +01:00
2014-03-12 18:15:55 -07:00
2014-03-24 11:16:35 -07:00
2014-04-01 01:17:33 -07:00
2014-04-03 16:55:15 -07:00
2014-03-24 12:23:37 +00:00
2014-03-15 12:54:48 +00:00
2014-03-15 12:54:48 +00:00
2014-03-30 13:54:02 +01:00
2014-03-11 23:55:41 -07:00
2014-03-11 23:55:41 -07:00
2014-03-12 18:15:55 -07:00
2014-03-30 13:35:08 +01:00