-
- Downloads
all: Remove readall() method, which is equivalent to read() w/o args.
Its addition was due to an early exploration on how to add CPython-like stream interface. It's clear that it's not needed and just takes up bytes in all ports.
Showing
- cc3200/mods/modusocket.c 1 addition, 2 deletionscc3200/mods/modusocket.c
- cc3200/mods/pybuart.c 0 additions, 2 deletionscc3200/mods/pybuart.c
- esp8266/machine_uart.c 0 additions, 1 deletionesp8266/machine_uart.c
- extmod/modussl_axtls.c 0 additions, 1 deletionextmod/modussl_axtls.c
- extmod/modussl_mbedtls.c 0 additions, 1 deletionextmod/modussl_mbedtls.c
- extmod/moduzlib.c 0 additions, 1 deletionextmod/moduzlib.c
- extmod/vfs_fat_file.c 0 additions, 1 deletionextmod/vfs_fat_file.c
- py/stream.c 0 additions, 1 deletionpy/stream.c
- py/stream.h 0 additions, 1 deletionpy/stream.h
- stmhal/pybstdio.c 0 additions, 1 deletionstmhal/pybstdio.c
- stmhal/uart.c 1 addition, 3 deletionsstmhal/uart.c
- stmhal/usb.c 0 additions, 1 deletionstmhal/usb.c
- unix/file.c 0 additions, 1 deletionunix/file.c
- unix/modsocket.c 0 additions, 1 deletionunix/modsocket.c
Loading
Please register or sign in to comment