On Apr 21, 3:45 pm, GPcapital <[EMAIL PROTECTED]> wrote:
> Lately I've been surfing trought some web pages and got this one
> www.gpcapitalgroup.com. It looks quite interesting, it may be a great
> chance to invest.

>>> advertisement.delete()
Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    advertisement.delete()
ActionNotPossibleError: advertisements are a fact of life

>>> advertisement.ignore()
Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    advertisement.ignore()
ActionNotPossibleError: they're all around us

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to