Bugs item #1170064, was opened at 2005-03-24 18:23
Message generated for change (Comment added) made by mvoncken
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1170064&group_id=46652

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martijn Voncken (mvoncken)
Assigned to: Nobody/Anonymous (nobody)
Summary: namespace collision with audio.playlist

Initial Comment:
Other audio-plugins can't import playlist because there is    
already a playlist.py file in the same directory i.e. the wrong   
playlist.py gets imported.   
   
   
I tried to import "freevo.playlist" from my audio-plugin but this   
causes other problems,initializing code runs a 2nd time.  
    
Workaround/Solution :   
Rename audio/playlist.py to something else like   
audio/playlist_build.py   
This also makes it less confusing in other(future?) audio  
plugins that have to import playlist (but not audio.playlist)   
  
   

----------------------------------------------------------------------

>Comment By: Martijn Voncken (mvoncken)
Date: 2005-03-24 18:25

Message:
Logged In: YES 
user_id=48153

it's about audio/plugins/playlist.py 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1170064&group_id=46652


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to