[request] Class VDict needs basic iterator funtionality
Bug #529050 reported by
RaiMan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
In Progress
|
Wishlist
|
RaiMan |
Bug Description
not really a bug --- should be evaluated with renewal of api
noted here, because my question expired: https:/
In the doc it reads: The syntax of the visual dictionary data type is modeled after that of the built-in Python dictionary data type.
it should be possible to say, what currently is not:
for (k,v) in vd.items(): # were vd is a VDict()
and some of the other basics:
http://
tags: | added: 0.10 api vdict |
Changed in sikuli: | |
milestone: | none → 0.10.0 |
Changed in sikuli: | |
milestone: | 0.10 → none |
importance: | Undecided → Wishlist |
summary: |
- Class VDict needs basic iterator funtionality + [request] Class VDict needs basic iterator funtionality |
Changed in sikuli: | |
milestone: | none → x1.0-rc3 |
Changed in sikuli: | |
milestone: | x1.0-rc3 → none |
Changed in sikuli: | |
status: | New → In Progress |
assignee: | nobody → RaiMan (raimund-hocke) |
tags: |
added: fkt-general removed: 0.10 api vdict |
To post a comment you must log in.