what does ^ do in python

David Anderson zerty.david at gmail.com
Wed Mar 26 15:14:07 EDT 2008


Err even I cant understand what I wrote...
The right question was:HOw can we use/express pointers python as in C or
Pascal?
But thx to Heiko, He got what I mean =)

On Wed, Mar 26, 2008 at 3:46 PM, Tim Chase <python.list at tim.thechases.com>
wrote:

> >> HOw can we use express pointers as in C or python?
> >
> > Traceback (most recent call last):
> >    File "<stdin>", line 1, in <module>
> >    File "parser.py", line 123, in parse_text
> >      tree = language.parse_text(text)
> >    File "english.py", line 456, in parse_text
> >      tree = self.parse_sentence(sentence)
> >    File "english.py", line 345, in parse_sentence
> >      raise ParserError, "can't parse %r" % sentence
> > ParserError: can't parse 'HOw can we use express pointers as in C or
> > python?'
>
> Possible "express pointers":
>
> http://www.geocities.com/derwin_b/sr91sign.jpg
>
> http://www.gribblenation.net/njpics/drive/78/exp78on78w.jpg
>
> http://adcentered.typepad.com/photos/uncategorized/2007/03/31/subway2.jpg
>
> If those meet the OP's need, I recommend urllib2 and PIL.
>
> -tkc
>
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080326/ca6ef1dc/attachment.html>


More information about the Python-list mailing list