[Bug 954252] Re: Simplify the version fetching

Andrea Crotti andrea.crotti.0 at gmail.com
Thu Mar 15 22:41:43 CET 2012


I found out today that execfile doesn't exist anymore in python3k, so
maybe it's not the best solution..

But leaving everything as it is, why bothering so much about the
possibility to not find the file?

If opening the file fails than the directory structure is wrong, and
same thing for the VERSION regexp matching, since both things are under
control is not maybe easier to just let it blow up if something is wrong
(of course it's no harm, just a few lines more)?

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/954252

Title:
  Simplify the version fetching

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/954252/+subscriptions


More information about the Mailman-coders mailing list