[riot-commits] [RIOT-OS/RIOT] 5fa5c5: pyterm: Use only printf-style String Formatting
Oleg Hahm
oleg at hobbykeller.org
Wed Aug 13 00:32:55 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5fa5c568ffb40db8f5903452d6828b163f70609a
https://github.com/RIOT-OS/RIOT/commit/5fa5c568ffb40db8f5903452d6828b163f70609a
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M dist/tools/pyterm/pyterm
Log Message:
-----------
pyterm: Use only printf-style String Formatting
Needed for backwards compatibility to python 2.6. Refers to
https://github.com/RIOT-OS/RIOT/commit/46c38230ebb7cbc690ac77d1b649e29c536f1d0c#commitcomment-7363298
Commit: 1db984a755bcbe8239f716b1aa46e5aebe7d68f8
https://github.com/RIOT-OS/RIOT/commit/1db984a755bcbe8239f716b1aa46e5aebe7d68f8
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-08-12 (Tue, 12 Aug 2014)
Changed paths:
M dist/tools/pyterm/pyterm
Log Message:
-----------
Merge pull request #1568 from authmillenon/pyterm-printf-style
pyterm: Use only printf-style String Formatting
Compare: https://github.com/RIOT-OS/RIOT/compare/bc09d9c99d91...1db984a755bc
More information about the commits
mailing list