On Wednesday, December 14, 2011 8:29:53 PM UTC, jason wrote: > > To send an initial computation, use the following POST data sent to the > /eval URL: > > commands: string of commands to execute > session_id: make up some string identifier, it shouldn't matter what it is > msg_id: make up some other string identifier, it shouldn't matter what it > is > sage_mode: whether to execute using Sage ("True") or plain python ("False") > > So maybe this is where my confusion lies. If I make two sucessive posts to the /eval url, should they a) both have the same session_id and two different msg_ids, or b) always random session and msg ids (4 random UUIDs for 2 requests)?
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org