<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Greetings Thomas,<br>
<br>
Many thanks for the prompt reply! This indeed fixed the problem.<br>
Cheers,<br>
Zoltán<br>
<br>
On 01/15/2012 06:12 PM, Thomas Kluyver wrote:
<blockquote
cite="mid:CAOvn4qi-sK7L=sPcqHj64KNd0y3=CPQed60BvMsX8sALuCAZLw@mail.gmail.com"
type="cite">
<div class="gmail_quote">2012/1/15 Zoltán Vörös <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:zvoros@gmail.com">zvoros@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":sz">sometimes one just needs the raw output of a
sympy<br>
command. My question is, whether it is possible to produce
the raw<br>
output in such a case,</div>
</blockquote>
</div>
<br>
If you make an explicit call to repr(), you can get the plain text
repr instead of the pretty-printed form.<br>
<br>
The %pprint magic should probably toggle it on and off, but it
doesn't seem to affect it at present.<br>
<br>
Thomas<br>
</blockquote>
</body>
</html>