pombreda / python-xmp-toolkit

Automatically exported from code.google.com/p/python-xmp-toolkit
Other
0 stars 1 forks source link

xmp.xmpptr instead of self.xmpptr #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. just calling method does_property_exist
2.
3.

What is the expected output? What do you see instead?
I get the error about a global name xmp not defined

What version of the product are you using? On what operating system?
xmplib 1.0/rc2 on ubuntu karmic koala

Please provide any additional information below.
in the return instruction, changing xmp.xmpptr to self.xmpptr
the problem is fixed.

Original issue reported on code.google.com by marialau...@gmail.com on 24 Mar 2010 at 1:41

GoogleCodeExporter commented 9 years ago

Original comment by lniel...@spacetelescope.org on 29 Mar 2010 at 8:47

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for the bug report. I've committed the change to version control, so it 
will be out with the next release.

Cheers,
Lars

Original comment by lniel...@spacetelescope.org on 29 Mar 2010 at 9:02

GoogleCodeExporter commented 9 years ago
Issue 12 has been merged into this issue.

Original comment by lniel...@spacetelescope.org on 14 Apr 2010 at 12:15