Changeset 810 for vanHelsing/trunk/bconsole.py
- Timestamp:
- Jan 8, 2010, 11:02:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vanHelsing/trunk/bconsole.py
r777 r810 147 147 port = 9101 148 148 149 print sys.path149 # print sys.path 150 150 151 151 console = Console(host, port)
Note:
See TracChangeset
for help on using the changeset viewer.