Hey folks, Bastian Bittorf <[email protected]> writes: > * John Crispin <[email protected]> [11.03.2016 06:27]: >> depends on what you want to do. i dont really see anything that cannot >> be handled using shell. what exactly do you want to write in python ? > > also in general i think it's a good idea to have > less dependency than more. personally 8-) i want to > see perl and awk abandoned...
As a sidenote, POSIX shell doesn't support associative arrays (which were mentioned in this thread), so it's probably worth clarifying whether it's ok to require bash >= 4 for OpenWrt build scripts or not. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
