some more improvements and updates to docs, add release announcements

This commit is contained in:
holger krekel
2010-11-06 11:38:53 +01:00
parent 6dac77433e
commit fcebf4f557
47 changed files with 315 additions and 254 deletions

View File

@@ -1,6 +1,4 @@
"""
Python related collection nodes.
"""
""" Python test discovery, setup and run of test functions. """
import py
import inspect
import sys