
16 Jan
2009
16 Jan
'09
9:04 a.m.
On Fri, Jan 16, 2009 at 11:53 AM, Bernie Pope
Would it be better to have:
Language.Python30 -- for version 3.0
and say:
Language.Python26 -- for version 2.6
Or would it be better to have something like:
Language.Python.Version30 Language.Python.Version26
Couldn't this lead to ambiguities (quite far) down the road? For example between Python 26.1 and Python 2.61? Cheers, Johan