Select to view content in your preferred language

Python version @ 10.1

4303
13
02-25-2011 03:54 AM
PauloDuarte
Emerging Contributor
Does anyone know which version of Python will ship with 10.1?  Thanks!

Paulo
Tags (2)
0 Kudos
13 Replies
LT
by
Regular Contributor
Any more news on when, exactly, 10.1 is coming out?   I want to get started with 10.1, but would rather install only once if it's only going to be a week or two.
0 Kudos
AlanToms
Regular Contributor
Any more news on when, exactly, 10.1 is coming out?   I want to get started with 10.1, but would rather install only once if it's only going to be a week or two.


A month ago at the Southeast User Conference they said June 7th or 8th.
0 Kudos
LT
by
Regular Contributor
Thanks AlanToms.  Hmmm still seems very up in the air. 

Hey all,
Is there a list of changes to the Python syntax from 10 to 10.1?

I found the lists of "what's new", but I'm interested in what's happening with the previously existing code. 

There were lots of little niggling changes in the syntax from 9.3 to 10.  For example, suddenly ArcGIS Toolbox tool calls were case sensitive where they had never been before and unluckily for me, it was different from how I'd written all of my code. 

It would be great to get a list of these types of things, instead of having to discover them one by one.

Thanks!
L T
0 Kudos
JasonScheirer
Esri Alum
No new large syntax changes this time around, just new functions.
0 Kudos