4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 13:49:22 +08:00
chaos.proton@gmail.com 0b1f748701 fix a warning in keil.py
Fix the warning:

E:\projects\rt-thread\rtthread-svn\trunk\tools\keil.py:72: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
  if not groups:

See http://docs.python.org/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.remove for detail.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2226 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-22 10:49:52 +00:00
2012-07-20 12:37:56 +00:00
2012-07-22 10:49:52 +00:00
2010-03-29 16:27:49 +00:00
Description
rt-thread 官方库镜像
https://www.rt-thread.org
Apache-2.0 1.3 GiB
Languages
C 97.6%
Assembly 1.9%
Python 0.3%
HTML 0.1%