Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
simplify
tests/augassign.py
58:50cfa7dd7f31
14:7c40ee4eea88
10:e51ec15e7979
2006-07-15
paulb
raw
annotate
files
changeset
graph
Split up the original test.
1
a
+=
b
2
a
.
b
+=
c
3
a
.
b
()
.
c
+=
d
4
a
[
b
:
c
]
+=
d
5
a
.
b
[
c
:]
+=
d
6
a
[
b
]
+=
c
7
a
[
b
,
c
]
+=
d