Damien George
|
ff8dd3f486
|
py, unix: Allow to compile with -Wunused-parameter.
See issue #699.
|
2015-01-20 12:47:20 +00:00 |
|
Damien George
|
3765ea419a
|
extmod: Prefix py/ for includes from py core directory.
|
2015-01-01 20:35:21 +00:00 |
|
Damien George
|
3b603f29ec
|
Use MP_DEFINE_CONST_DICT macro to define module dicts.
This is just a clean-up of the code. Generated code is exactly the
same.
|
2014-11-29 14:39:27 +00:00 |
|
Paul Sokolovsky
|
bfdc205934
|
modubinascii: Add, with hexlify() implementation.
|
2014-11-29 13:52:47 +00:00 |
|