Python
Monday, December 27, 2010
meaning of class FileInfo(UserDict)
from
UserDict
import
UserDict
class
FileInfo
(UserDict):
In
Python
, the ancestor of a class is simply listed in parentheses immediately after the class name. So the
FileInfo
class is inherited from the
UserDict
class
Sunday, December 26, 2010
Python editor: Wingware's Python IDE
http://www.wingware.com/
Wingware's Python IDE
not good: iep, the Interactive Editor for Python
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)