summaryrefslogtreecommitdiff
path: root/examples/python
diff options
context:
space:
mode:
authorArvin Schnell <aschnell@suse.de>2007-08-30 14:45:05 +0000
committerArvin Schnell <aschnell@suse.de>2007-08-30 14:45:05 +0000
commit29d8807174f813dc474e67723d7918a3c7d4db4d (patch)
tree3e207faa553ac9de7caec70675bae8db36d7ed46 /examples/python
parent8f6f0c3a063b8b41a753af6cce6a8942da5ba49d (diff)
downloadlibzypp-bindings-29d8807174f813dc474e67723d7918a3c7d4db4d.tar.gz
libzypp-bindings-29d8807174f813dc474e67723d7918a3c7d4db4d.tar.bz2
libzypp-bindings-29d8807174f813dc474e67723d7918a3c7d4db4d.zip
- removed asString call
Diffstat (limited to 'examples/python')
-rwxr-xr-xexamples/python/list_target_resolvables.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/python/list_target_resolvables.py b/examples/python/list_target_resolvables.py
index ec62159..27d9b6f 100755
--- a/examples/python/list_target_resolvables.py
+++ b/examples/python/list_target_resolvables.py
@@ -22,5 +22,4 @@ print d
x = d.haha()
print x
-print x.asString()