Hi everyone.
I am reading a python library code and found something i can not understand.
Please help!
class Envelope(object):
def __init__(self,ta_info):
self.ta_info = ta_info
def writefilelist(self,ta_list,tofile):
for filename in ta_list:
fromfile = botsl
On Mon, May 18, 2009 at 5:30 PM, Rhodri James
wrote:
> On Mon, 18 May 2009 10:18:52 +0100, Jim Qiu
> wrote:
>
> Please check the blue highlighted part, I don't understand how the object
>> get the property?
>>
>
> Colours and highlighting don't come acro
Hi everyone,
Following is the code i am reading, i don't see anywhere the declaration of
Message.root object,
Where is it from?
#bots-modules
import bots.botslib as botslib
import bots.node as node
from bots.botsconfig import *
class Message(object):
''' abstract class; represents a edi mes
advance of technique of Python?
Jim
On Wed, May 20, 2009 at 6:00 PM, Dave Angel wrote:
> Jim Qiu wrote:
>
>> Hi everyone,
>>
>> Following is the code i am reading, i don't see anywhere the declaration
>> of
>> Message.root object,
>> Where
LinkedIn
Jim Qiu requested to add you as a connection on LinkedIn:
--
Jaime,
I'd like to add you to my professional network on LinkedIn.
- Jim
Accept invitation from Jim Qiu
http://www.linkedin.com/e/I2LlXdLlWUhFABKmxVOlgGLlWUhFAfhMPP
Hi all,
I make installed python 2.7 from source, and also installed the RPM version
of cx_Oracle for python 2.7.
But ldd tells me :
#ldd cx_Oracle.so
libpython2.7.so.1.0 => not found
I find out that only libpython2.7.a generated when I install python2.7, who
can tell me what
Hi all,
I have a object list list this:
from bots.botsconfig import *
from D96Arecords import recorddefs
from edifactsyntax3 import syntax
structure=[
{ID:'UNH',MIN:1,MAX:1,LEVEL:[
{ID:'BGM',MIN:1,MAX:1},
{ID:'DTM',MIN:1,MAX:5},
{ID:'NAD',MIN:1,MAX:5,LEVEL:[
{ID:'CTA',MIN:0,MAX:5,LEVEL:[