mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
python: iter_method
This commit is contained in:
@@ -18482,6 +18482,7 @@ Examples:
|
||||
* link:rootfs_overlay/lkmc/python/hello.py[]: hello world
|
||||
* `time`
|
||||
** link:rootfs_overlay/lkmc/python/count.py[]: count once every second
|
||||
** link:rootfs_overlay/lkmc/python/iter_method.py[]: how to implement `__iter__` on a class
|
||||
|
||||
===== Build and install the interpreter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user