Re: [Tutor] General Information Request

2005-09-06 Thread Danny Yoo
On Tue, 6 Sep 2005, Lane, Frank L wrote: > I found a really neat technique on the web using a built in called > "apply", with it you can do struct.pack() using an array for the values. > I can't find the technique in the release documentation and what's there > says apply is deprecated, use the

[Tutor] General Information Request

2005-09-06 Thread Lane, Frank L
Title: Message Hi List,   I wanted to write to ask about help reading the Python documentation.   I found a really neat technique on the web using a built in called "apply", with it you can do struct.pack() using an array for the values.  I can't find the technique in the release documentat