what is the data from loads()

leo lgoh at optonline.net
Thu Aug 24 03:33:33 EDT 2006


Hi,

Following is the python scripts:



import marshal

exec(marshal.loads('c\000\000\000\000\001\000\000\000s\017\000\000\000\177\000\000\177\002\000d\000\000GHd\001\000S(\002\000\000\000s\005\000\000\000helloN(\000\000\000\000(\000\000\000\000s\010\000\000\000<script>s\001\000\000\000?\002\000s\000\000\000\000'))

anyone know what is the data in loads()?
i mean what is the 
('c\000\000\000\000\001\000\000\000s\017\000\000\000\177\000\000\177\002\000d\000\000GHd\001\000S(\002\000\000\000s\005\000\000\000helloN(\000\000\000\000(\000\000\000\000s\010\000\000\000<script>s\001\000\000\000?\002\000s\000\000\000\000') 
?? 





More information about the Python-list mailing list