Changeset 62b33db in git for modules/openmathserver/objects.py
- Timestamp:
- Jun 23, 2005, 5:16:06 PM (18 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 17c7ba38fdfb7e1701605423c601fe8230072950
- Parents:
- 2dc9fea6d224736154c9885f2db2ba93909d9452
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/openmathserver/objects.py
r2dc9fea r62b33db 309 309 310 310 print context.evaluate(application) 311 i = sOMint(22482489)311 i = OMint(22482489) 312 312 print i.body 313 313 print i.XMLEncode(context)
Note: See TracChangeset
for help on using the changeset viewer.