On 3/12/10 5:50 AM, Patrick Mugabeni wrote:
> I don't have IMDC python compiler. Should I use this script with another 
> python compiler?
The script works with Python 2.6 -- it should work with Python 2.5 or
later, but you'll have to make two changes for Python 3.0+ (add
parentheses on the call to the print function and replace xrange with
range.)

(I mentioned IMDC python because it's bundled with InterMapper
DataCenter, and the same on all platforms.)

-- 
Bill Fisher
Dartware, LLC
____________________________________________________________________
List archives: 
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [email protected]

Reply via email to