"Magic" is a python magic module, which is a wrapper arond the mime magic library...
And hum.. Thanks for the yeild suggestion... I'll take a peek into it tomorrow... On Jun 14, 2010 11:19 PM, "Greg Milby" <[email protected]> wrote: *i can't look at the website to research it, but what's "MAGIC?"* *btw, i get* * @mini64:~/public_html/webpy_testing$ python large_files.py File "large_files.py", line 30 yield line SyntaxError: 'return' with argument inside generator i drop the yeild and pass it, and i get no module named magic curious - very interesting. *----------------------- Visit http://www.superantispyware.com/superantispyware.html?rid=3971 Remove All The Spyware - Not Just The Easy Ones! http://1-4-u.info | Don't send insanely long links! Need a Pick-Me-Up? http://quotes.feedtheguru.com On Mon, Jun 14, 2010 at 5:11 PM, Primoz Anzur <[email protected]> wrote: > > > Hi! > I'm trying to stream bigger files via web.py, and something is > wrong, but I can't put my ... > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <webpy%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected] <webpy%[email protected]>. For more options, visit this group at http://groups.google.com/group/webpy?hl=en. -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
