hupili / snsapi

Cross platform middleware for Social Networking Services: Twitter, Facebook, SinaWeibo, Renren, RSS, Email, Sqlite, ... (more coming)
http://snsapi.ie.cuhk.edu.hk
159 stars 53 forks source link

fix path seperator #108

Closed fqj1994 closed 10 years ago

hupili commented 10 years ago

Can you move the import logics into platform.py. The two __init__.py duplicate each other. Instead of search for plugin and plugin_trial, we can also instruct it to search for other user-defined dirs.