1 new changeset in py:

http://bitbucket.org/hpk42/py/changeset/076524bd60aa/
changeset:   r2020:076524bd60aa
user:        hpk42
date:        2011-05-25 21:55:52
summary:     avoid safety assertion for rtfd
affected #:  1 file (77 bytes)

--- a/doc/conf.py       Wed May 25 21:54:59 2011 +0200
+++ b/doc/conf.py       Wed May 25 21:55:52 2011 +0200
@@ -50,7 +50,6 @@
 # The short X.Y version.
 # The full version, including alpha/beta/rc tags.
 import py
-assert py.path.local().relto(py.path.local(py.__file__).dirpath().dirpath())
 release = py.__version__
 version = ".".join(release.split(".")[:2])

Repository URL: https://bitbucket.org/hpk42/py/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to