diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-05-22 00:32:00 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-05-22 00:32:00 +0300 |
commit | 806ea1f6ca2b1b50bb4634be6c39ad83d8af7e89 (patch) | |
tree | 6ff486c9fc6e76cf2e6b984d01a1f28b55432149 /windows/sleep.c | |
parent | 0c937fa25a1a78274ba974a5c1546c0a01106c30 (diff) | |
download | micropython-806ea1f6ca2b1b50bb4634be6c39ad83d8af7e89.tar.gz micropython-806ea1f6ca2b1b50bb4634be6c39ad83d8af7e89.zip |
py: Initial attempts to actually allow implementing __new__ in Python.
Caveat is that __new__ should recurse to base class __new__, and ultimately,
object.__new__ is what handles instance allocation.
Diffstat (limited to 'windows/sleep.c')
0 files changed, 0 insertions, 0 deletions