In article <[email protected]>,
geremy condra  <[email protected]> wrote:
>On Wed, Sep 1, 2010 at 4:35 PM, patrick mcnameeking
><[email protected]> wrote:
>>
>> I've been working with Python now for about a year using it primarily for
>> scripting in the Puredata graphical programming environment. I'm working on
>> a project where I have been given a 1000 by 1000 cell excel spreadsheet and
>> I would like to be able to access the data using Python. Does anyone know
>> of a way that I can do this?
>
>http://tinyurl.com/2eqqjxv

Please don't use tinyurl -- it's opaque and provides zero help to anyone
who might later want to look it up (and also no accessibility if tinyurl
ever goes down).  At the very least, include the original URL for
reference.

(Yes, I realize this is probably a joke given the smiley I excised, but
too many people do just post tinyurl.)
-- 
Aahz ([email protected])           <*>         http://www.pythoncraft.com/

"The volume of a pizza of thickness 'a' and radius 'z' is
given by pi*z*z*a"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to