Signed-off-by: Vinzent Steinberg <vinzent.steinb...@gmail.com>
---
 sympy/core/symbol.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sympy/core/symbol.py b/sympy/core/symbol.py
index e405fbb..c1dfc9c 100644
--- a/sympy/core/symbol.py
+++ b/sympy/core/symbol.py
@@ -7,7 +7,6 @@
 class Symbol(Atom):
     """
     Assumptions::
-       real = True
        commutative = True
 
     You can override the default assumptions in the constructor::
-- 
1.7.0.3

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

Reply via email to