Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r64812:109953b1b160 Date: 2013-06-06 11:18 +0200 http://bitbucket.org/pypy/pypy/changeset/109953b1b160/
Log: Comment diff --git a/pypy/module/test_lib_pypy/test_os_wait.py b/pypy/module/test_lib_pypy/test_os_wait.py --- a/pypy/module/test_lib_pypy/test_os_wait.py +++ b/pypy/module/test_lib_pypy/test_os_wait.py @@ -1,4 +1,4 @@ -# Generates the resource cache +# Generates the resource cache (it might be there already, but maybe not) from __future__ import absolute_import from lib_pypy.ctypes_config_cache import rebuild rebuild.rebuild_one('resource.ctc.py') _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit