Things to do before 0.8.0 
========================= 

distutils install 
----------------- 

* see if things work on Win32 (partially done) 

* do something about c-extensions both on unix-ish 
  and win32 systems 


py.test
-------

* adjust py.test documentation to reflect new
  collector/session architecture (mostly done) 

* document py.test's conftest.py approach (somewhat done) 

* put Armin's collect class into py.__builtin__ (not done) 

* try get rid of Collect.tryiter() in favour of (not done)
  using Armin's collect class 

* hide py.test.TerminalSession and TkinterSession?  (questionable) 

misc
----

* get Armin or Christian to fix greenlets on   (no clue)  
  recent gcc's (compile fails at least for 
  switch_x86_unix.h)
