On 10/03/2016 22:11, Alexandru Ardelean wrote: > > > On Thu, Mar 10, 2016 at 6:38 PM, Jo-Philipp Wich <[email protected] > <mailto:[email protected]>> wrote: > > Hi Jason, > > no reason against it per se but it would introduce a new build prereq I > suppose. If possible we'd like to stick to things we already require > (perl, awk, shell). > > > Regards, Jo > _______________________________________________ > openwrt-devel mailing list > [email protected] <mailto:[email protected]> > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel > > > As far as I know, python is already required by the OpenWRT build system. > The build stops if there is no /usr/bin/python (not 100% sure about this > anymore) > > And in rules.mk <http://rules.mk> there's > PYTHON:=python > (and this is not related in any way to the Python package in the feeds) > > So, I guess Python is fine. >
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 ? > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
