On 11/03/2016 8:12 PM, John Crispin wrote:


On 11/03/2016 11:11, Paul Fertser wrote:
Hey folks,

Bastian Bittorf <bitt...@bluebottle.com> writes:
* John Crispin <blo...@openwrt.org> [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.


what exactly do you need them for and can you solve it in a different
way ? ideally we run on as many distros as possible.

I can use indexed array instead of associative array.

thanks,

Jason
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to