Gre7g Luterman <[EMAIL PROTECTED]> writes: > I was thinking I couldn't do string compares because of reasons like > '2.10'<'2.2'. But I guess with version 2.1, that doesn't much > matter, does it?
Yeah, Python releases are done like major.minor.bugfix (e.g, 2.1.10). _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
