On Freitag 12 September 2008, Dirk Meyer wrote:
> If Duncan doesn't use it right now, we can change it. But why rename
> VERSION to version? It is a const value. Maybe start with 'from
> version import VERSION'.

Hmm. There's also the more pythonic name __version__ which is used e.g. by 
documentation extraction tools (I used epydoc for example).

Also, as a note to the OP, there's pkg_resources which is supposed to parse 
version strings:
http://blog.cdleary.com/2008/07/problems-with-python-__version__-parsing/

-- 
Ciao, /  /                                                    .o.
     /--/                                                     ..o
    /  / ANS                                                  ooo

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to