Objects in Python

shaun shaun.wiseman91 at gmail.com
Wed Aug 22 10:13:34 EDT 2012


I'm having an issue its my first time using python and i set up a class one of the methods is supposed to return a string but instead returns:

<bound method Param.returnString of <Param.Param instance at 0x00C
389E0>>

Im very new to python and the object orientated feature doesnt seem to be as well put together as Java. Can anyone help with this problem?



More information about the Python-list mailing list