|
@@ -1,17 +1,4 @@
|
|
|
#!/usr/bin/env python
|
|
|
-##############################################################################
|
|
|
-#
|
|
|
-# Copyright (c) 2007 Agendaless Consulting and Contributors.
|
|
|
-# All Rights Reserved.
|
|
|
-#
|
|
|
-# This software is subject to the provisions of the BSD-like license at
|
|
|
-# http://www.repoze.org/LICENSE.txt. A copy of the license should accompany
|
|
|
-# this distribution. THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL
|
|
|
-# EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO,
|
|
|
-# THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND
|
|
|
-# FITNESS FOR A PARTICULAR PURPOSE
|
|
|
-#
|
|
|
-##############################################################################
|
|
|
|
|
|
# A process which emits a process communications event on its stdout,
|
|
|
# and subsequently waits for a line to be sent back to its stdin by
|