summaryrefslogtreecommitdiff
path: root/plac/doc/ishelve.plac
blob: ef378b39c189e4bf299dfc70d637301c26e659ff (plain)
1
2
3
4
5
6
7
#!ishelve.py
.clear 
a=1 b=2
.show
.del a
.dl b
.show