20050111: list basics

Steve Holden steve at holdenweb.com
Mon May 16 09:01:08 EDT 2005


km wrote:
> Hi all, 
> 
> 
>>Perl's pack function will allow you to do direct memory access if you
>>ask it to via the "p" and "P" templates.
> 
> 
>  can we do direct memory accessing in python also ? 
> 
> regards,
> KM

Not, I'm happy to say, without a C extension class to allow it.

regards
  STEVE
-- 
Steve Holden        +1 703 861 4237  +1 800 494 3119
Holden Web LLC             http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/




More information about the Python-list mailing list