On Dec 23, 2014, at 1:23 AM, Marcus Smith <qwcode@gmail.com> wrote: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.*"