On Wed, Dec 21, 2011 at 7:47 AM, MRAB <pyt...@mrabarnett.plus.com> wrote:
> It looks like it's based on the date. I do something similar with the
> regex module, except that _my_ version number is Y2K compliant. :-)

The eight-digit date is a recognized entity. The truncated six-digit
form, much less so.

But either is better known than what PPWizard uses, which involves the
day-of-year...

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to