Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
simplify
tests/augassign.py
58:50cfa7dd7f31
23:929af7341cec
10:e51ec15e7979
2006-07-23
paulb
raw
annotate
files
changeset
graph
Made tests usable for annotation purposes.
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