]> granicus.if.org Git - python/commit
Initialize __version__ to the correct version string regardless of
authorGuido van Rossum <guido@python.org>
Mon, 1 Dec 1997 15:57:40 +0000 (15:57 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Dec 1997 15:57:40 +0000 (15:57 +0000)
commitf6e8316b019c9e12fea293ac56efaed0a9e0498b
tree99e65825fdfe6de702ce3db00f9fbcf9d286a97b
parent06ba34c5d47751f9a5ae8e16bf1a7cf12c871609
Initialize __version__ to the correct version string regardless of
what RCS checkout options are used.  Problem first diagnosed by Marc
Lemburg.
Modules/cPickle.c