Moved purple_core_init to cython, added purple debug methods, added checks for core...
[python-purple] / core /
2009-02-28 Ragner MagalhaesRemoved unused files, mixed C-only code with Cython...
2009-02-28 Ragner MagalhaesRemoved redundant cdef's, fixed structures declarations.
2009-02-28 Ragner MagalhaesPurpleCoreUiOps implementation
2009-02-28 Ragner MagalhaesFix account class
2009-02-28 Ragner MagalhaesInitial account class implementation
2009-02-28 Ragner MagalhaesUpdate: Removed deprecated python-libpurple folder...
2009-02-28 Anderson BrigliaInitial python-purple commit.
2009-02-28 Ragner MagalhaesAdded python-purple/core/connection.pxd.