MoinMoin/_tests/ldap_testbase.py
changeset 4199 f414aece63e0
parent 3661 2d5a325ae247
     1.1 --- a/MoinMoin/_tests/ldap_testbase.py	Sun Jun 01 21:44:00 2008 +0200
     1.2 +++ b/MoinMoin/_tests/ldap_testbase.py	Tue Nov 11 22:00:33 2008 +0100
     1.3 @@ -32,6 +32,8 @@
     1.4  
     1.5      # /etc/init.d/apparmor stop
     1.6  
     1.7 +    Requires Python 2.4 (for subprocess module).
     1.8 +
     1.9      @copyright: 2008 by Thomas Waldmann
    1.10      @license: GNU GPL, see COPYING for details.
    1.11  """