On Thu 13.03.2003 at 05:06:43PM +0100, Dirk Meyer wrote: > Matthieu Weber wrote: > > Here is another fix for the XML files handling in xml_parser.py and a > > fix for the videoitem.py (self.menuw_visible was not initialized in some > > cases, and freevo crashed). > > Looks ok, except one thing: why > - disc['l_re'] = disc_set_child.attrs[('', "l_re")] > + disc['l_re'] = disc_set_child.attrs[('', "label-regexp")] > > It's called l_re all the time. If you want to change that, please > change it everywhere.
What do you mean ``everywhere'' ? Everywhere in Freevo, or everywhere in the xml_parser.py code? I used 'l_re' as a key for the hash table, because it's shorter than 'label-regexp', but the keyword in the XML document is 'label-regexp', as specified in the DTD. So, 'l_re' is just some internal cooking, it won't be visible by the users. Or have I misunderstood your concern? Matthieu -- (~._.~) Matthieu Weber - Université de Jyväskylä (~._.~) ( ? ) email : [EMAIL PROTECTED] ( ? ) ()- -() public key id : 452AE0AD ()- -() (_)-(_) "Humor ist, wenn man trotzdem lacht (Germain Muller)" (_)-(_) ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel