git clone git://github.com/dbr/tvdb_api.git
Added version/author to class
... 123
...123456
0@@ -1,3 +1,6 @@0+__author__ = "dbr/Ben"0+__version = "0.1"0+0 class _Ddict(dict):0 def __init__(self, default=None):0 self.default = default
No one has commented yet.
Add a comment:
Comments
No one has commented yet.