> > > In particular, <, >, ~=, and, when using a .*, the != and == use the > number of dots in the given specifier to indicate the precision of the > specifier. >
the PEP text is pretty clear on the precision concept for ~= and when using ".*", but not so much for < and <. how about an example right there in that section that mentions the "!= V.*"
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
