reading email using django

2007-07-04 Thread filox
i've just installed django and it seems pretty cool. i've managed to send an email succesfully, but i didn't find any information on reading email. is that even possible with django (e.g. open my gmail inbox and read mail from it)? -- You're never too young to have a Vietnam flashback -- h

Re: getting the size of an object

2007-06-18 Thread filox
"Brett Hoerner" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Jun 18, 11:07 am, "filox" <[EMAIL PROTECTED]> wrote: >> is there a way to find out the size of an object in Python? e.g., how >> could >> i get the size of a

getting the size of an object

2007-06-18 Thread filox
is there a way to find out the size of an object in Python? e.g., how could i get the size of a list or a tuple? -- You're never too young to have a Vietnam flashback -- http://mail.python.org/mailman/listinfo/python-list