what does ^ do in python

David Anderson zerty.david at gmail.com
Wed Mar 26 15:18:20 EDT 2008


ANd...  By express I mean... Dereferencing... Habits from my native language
where the verb express also means this

On Wed, Mar 26, 2008 at 4:14 PM, David Anderson <zerty.david at gmail.com>
wrote:

> 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/67cfdb71/attachment-0001.html>


More information about the Python-list mailing list