[Python-Dev] PYC Magic
Guido van Rossum
guido@python.org
Thu, 07 Feb 2002 22:04:47 -0500
Thu, 07 Feb 2002 22:04:47 -0500
- Previous message: [Python-Dev] PYC Magic
- Next message: [Python-Dev] PYC Magic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> FYI, I've bumped the PYC magic in a non-standard way (the old > standard broke on 2002-01-01); please review: This is fine. I never intended the algorithm as reversible, just as a way to come up with unique magic numbers. There is no requirement that from the magic number one can calculate the date it was assigned. --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] PYC Magic
- Next message: [Python-Dev] PYC Magic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]