diff options
author | Holger Freyther <zecke@selfish.org> | 2007-03-09 20:29:00 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-03-09 20:29:00 +0000 |
commit | 0c6a9f2f931c65df90763850e9b30bb0d913e498 (patch) | |
tree | ce6416a7d188b94e70bb9eb281db02dbf2ed3eba /classes/seppuku.bbclass | |
parent | d5da9fdead78ced73cb0afa793dafb22c0dd86fd (diff) |
classes/insane.bbclass: Use split and make it work with python2.3 again
rsplit was introduced in python 2.4 and is like split but starts to
split from the right side. The only difference is obviously if you
have maxsplit set (which we don't). So it is fine to remove the 'r'
Diffstat (limited to 'classes/seppuku.bbclass')
0 files changed, 0 insertions, 0 deletions