python Programming Glossary: cperson
Python module dependency http://stackoverflow.com/questions/158268/python-module-dependency had a room module and a person module containing CRoom and CPerson. The CRoom class contains infomation about the room and a CPerson.. The CRoom class contains infomation about the room and a CPerson list of every one in the room. The CPerson class however sometimes.. the room and a CPerson list of every one in the room. The CPerson class however sometimes needs to use the CRoom class for the..
|