- Timestamp:
- 01/09/11 23:17:51 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/StreamVision/StreamVision.py
r633 r636 204 204 if artwork: 205 205 try: 206 kw['pictImage'] = artwork[0].data ()206 kw['pictImage'] = artwork[0].data_() 207 207 except CommandError: 208 208 pass
Note:
See TracChangeset
for help on using the changeset viewer.