[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Catching python syntax errors at build time
- From: Bill Nottingham <notting redhat com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Catching python syntax errors at build time
- Date: Fri, 20 Feb 2009 12:44:20 -0500
Tim Waugh (twaugh redhat com) said:
> It occurred to me that, since we are already byte-compiling Python code
> at build time, it is no extra effort to verify that it can be parsed and
> fail if not.
>
> See attached patch.
>
> Can anyone think of any reason not to do this?
Only if it causes false positives; otherwise, I certainly
don't see a reason to not do it.
Bill
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]