On Saturday, May 25, 2013 6:33:25 PM UTC-7, John Ladasky wrote:
> On Friday, May 24, 2013 4:36:35 PM UTC-7, Carlos Nepomuceno wrote:
>
> > #to create the tables list
>
> > tables=[[re.findall('(.*?)',r,re.S) for r in
> > re.findall('(.*?)',t,re.S)] for t in
> > re.findall('(.*?)',page,re.S)]
>
Sorry to be unclear -- it's a screenshot of the webpage, which is publicly
accessible, but it contains sensitive information. A bad combination,
admittedly, and something that'll be soon fixed.
--
http://mail.python.org/mailman/listinfo/python-list
Hey guys,
I'm learning Python and I'm experimenting with different projects -- I like
learning by doing. I'm wondering if you can help me here:
http://i.imgur.com/KgvSKWk.jpg
What this is is a publicly-accessible webpage that's a simple database of
people who have used the website. Ideally wha