[pypy-svn] pypy commit 561a916dae77: merge heads

Bitbucket commits-noreply at bitbucket.org
Wed Dec 15 14:14:56 CET 2010


# HG changeset patch -- Bitbucket.org
# Project pypy
# URL http://bitbucket.org/pypy/pypy/overview
# User Carl Friedrich Bolz <cfbolz at gmx.de>
# Date 1292418884 -3600
# Node ID 561a916dae779809c77e744354970fd95d8045ae
# Parent  947475d879e69a63a0ecf34baa2c5ef6f125a3f6
# Parent  326b6863ddd3920572c75405ca2d897ca7f72f8d
merge heads

--- a/pypy/module/sys/test/test_version.py
+++ /dev/null
@@ -1,5 +0,0 @@
-from pypy.module.sys.version import rev2int
-
-def test_rev2int():
-    assert rev2int("71630") == 71630
-    assert rev2int("") == 0



More information about the Pypy-commit mailing list