• Main Page
  • Namespaces
  • Classes
  • Files
  • File List

/home/mark/model/software/ScrumPy/ScrumPy/Structural/clib/ElModes/test/dotest.py

00001 
00002 import gmpy
00003 rat = gmpy.mpq(1,2)
00004 print id(rat)
00005 import test
00006 test.reportmpq(rat)
00007 print dir(test)

Generated on Tue Sep 4 2012 15:38:02 for ScrumPy by  doxygen 1.7.1