Commit 5cbce15d authored by tarek's avatar tarek

fixed reSt

--HG--
branch : distribute
extra : rebase_source : fd6a217d7357be4ee3957f683f55b3b2edf318bd
parent d7f3fac7
......@@ -54,7 +54,7 @@ we've done a lot already)
- the version system will be deprecated, in favor of the one in Distutils
- no more Distutils monkey-patch that happens once you use the code
(things like 'from distutils import cmd; cmd.Command = CustomCommand')
(things like 'from distutils import cmd; cmd.Command = CustomCommand')
- no more custom site.py (that is: if something misses in Python's
site.py we'll add it there instead of patching it)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment