Changeset 297:0df29400e6b8 for test_session.txt
- Timestamp:
- 2007-08-31 18:14:37 (1 year ago)
- Files:
-
- test_session.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
test_session.txt
r277 r297 10 10 a dictionary with the parameters from the query string of the URL. 11 11 12 >>> from websourcebrowserimport session12 >>> import session 13 13 14 14 Testing the constructor