code-object

2007-02-20 Thread LG
Hi, All,

>>>code = compile('print "hello everyone, how are you? "', '',
'exec')
>>>exec code
hello everyone, how are you?
>>>print code
", line 1>

how to print the code object ?
like the one on .pyc

Regards
LG


-- 
http://mail.python.org/mailman/listinfo/python-list


noobie question about mailman

2008-04-17 Thread lg
Hello,

I'm pretty new to usenet and totally new to python, so.. hopefully i 
won't offend anyone with my naivete.  I work at a non-profit 
organization where we use mailman for our email lists, and i've 
inhereted the task of being list administrator from my 
sadly-recently-and-unjustly-terminated coworker.

Anyway, I'd to know more about working with mailman from the command 
line.  For example, I know it must not be t complex to have mailman 
export a csv doc of all the members of a lis (instead of having to look 
through members using the web interface for administrators).  Can 
anyone point me in the direction of a forum, email list, or good 
tutorial to get me started?  Any insight *mucly* appreciated!

Best,
Lauren

-- 
http://mail.python.org/mailman/listinfo/python-list