> could you please clean that up in your huge logs it's impossible to
> parse what is a warning and what is not.
>
>

[SNIP]


PEAK_Rules-0.5a1.dev_r2582-py2.6.egg/peak/rules/indexing.py:220:
DeprecationWarning: object.__new__() takes no parameters
/home/afo/tg2test/lib/python2.6/site-packages/ToscaWidgets-0.9.6-
py2.6.egg/tw/core/view.py:209: DeprecationWarning: object.__new__()
takes no parameters
  obj = object.__new__(cls, *args, **kw)


[SNIP]



(tg2test)a...@ubuntu:~/tg2test/testprj$ python setup.py develop
/usr/lib/python2.6/distutils/dist.py:266: afoWarning: Unknown
distribution option: 'message_extractors'
  warnings.warn(msg)

[SNIP]

(tg2test)a...@ubuntu:~/tg2test/testprj$ paster serve
/home/afo/tg2test/lib/python2.6/site-packages/PasteScript-1.7.3-
py2.6.egg/paste/script/command.py:29: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
  self.message = message

[SNIP]

/home/afo/tg2test/lib/python2.6/site-packages/PasteScript-1.7.3-
py2.6.egg/paste/script/command.py:125: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
  print e.message
You must give a config file
(tg2test)a...@ubuntu:~/tg2test/testprj$

[SNIP]

(tg2test)a...@ubuntu:~/tg2test/testprj$  paster serve development.ini
/home/afo/tg2test/lib/python2.6/site-packages/
PEAK_Rules-0.5a1.dev_r2582-py2.6.egg/peak/rules/indexing.py:220:
DeprecationWarning: object.__new__() takes no parameters
/home/afo/tg2test/lib/python2.6/site-packages/ToscaWidgets-0.9.6-
py2.6.egg/tw/core/view.py:209: DeprecationWarning: object.__new__()
takes no parameters
  obj = object.__new__(cls, *args, **kw)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to