.hgignore
author Pascal Volk <neverseen@users.sourceforge.net>
Fri, 04 Nov 2011 22:45:53 +0000
branchv0.6.x
changeset 449 6826acb9b0a7
parent 210 3ddb735ec9d2
child 494 2c5e2613eca8
permissions -rw-r--r--
VMM/transport: Reworked Transport initialization. Set the transport id only if we could find a transport with that id. Raise a ValueError instead of a translatable TransportError(VMMError). VMM/errors: Deleted class TransportError, it is no longer needed.

# use glob syntax.
syntax: glob

*~
*.py?
.*.swp
.swp
doc/build