Changeset 190:1cf57d55b71e
- Timestamp:
- Jul 11, 2013, 12:32:36 AM (8 years ago)
- Branch:
- default
- hg-git-rename-source:
- git
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r181 r186 9 9 - TWISTED=Twisted==12.3 10 10 - TWISTED=svn+svn://svn.twistedmatrix.com/svn/Twisted/trunk 11 - PYFLAKES_NODOCTEST=1 11 12 12 13 install: -
wokkel/test/helpers.py
r157 r186 28 28 that registered observers will be called. 29 29 30 Example: 30 Example:: 31 31 32 32 >>> stub = XmlStreamStub()
Note: See TracChangeset
for help on using the changeset viewer.