Author: ondrej.certik
Date: Sun Mar 29 20:25:55 2009
New Revision: 3171

Modified:
    wiki/NewRelease.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/NewRelease.wiki
==============================================================================
--- wiki/NewRelease.wiki        (original)
+++ wiki/NewRelease.wiki        Sun Mar 29 20:25:55 2009
@@ -9,6 +9,13 @@
  $ python bin/generate_test_list.py
  }}}

+=== Are all modules include? ==
+
+As directed in `setup.py`, check the module list using the command:
+{{{
+$ find * -name __init__.py |sort
+}}}
+
  === Does it depend on python2.4 only? ===

  Do this on the git version:

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-commits" group.
To post to this group, send email to sympy-commits@googlegroups.com
To unsubscribe from this group, send email to 
sympy-commits+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sympy-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to