[Baypiggies] pyexiv2
Eric Walstad
eric at ericwalstad.com
Fri May 13 20:42:01 CEST 2011
Reading the source is sometimes helpful, too. On my Ubuntu 10.10
machine it is located in
/usr/share/pyshared/pyexiv2.py
Eric.
On Fri, May 13, 2011 at 10:56 AM, <akleider at sonic.net> wrote:
>
> Thank you for the leads.
> I'll follow up.
> I'm still pretty new to Python so although I know about its strong
> introspection capabilities I didn't know about the help(pyexiv2) option.
> That sounds promissing.
> alex
>
>> Hi Alex,
>>
>> Have you read the source yet? It looks like it is nicely documented
>> with docstrings:
>>>>> import pyexiv2
>>>>> help(pyexiv2)
More information about the Baypiggies
mailing list