Re: Accessing Perl Hash Attributes from Python Object

2012-04-17 Thread Stefan Seifert
On Saturday 14 April 2012 21:48:54 Ry wrote: > Hi again, been using this great software for awhile now. One thing I can't > figure out though is how to access the hash attributes of a Perl object > from within Python. For example, I have a "Pythonized" Perl subroutine > called Player() that returns

Accessing Perl Hash Attributes from Python Object

2012-04-17 Thread Ry
Hi again, been using this great software for awhile now. One thing I can't figure out though is how to access the hash attributes of a Perl object from within Python. For example, I have a "Pythonized" Perl subroutine called Player() that returns an object that has an attribute 'name' (accessed in