Kaydet (Commit) 3c46234e authored tarafından Guido van Rossum's avatar Guido van Rossum

Remove Emacs and #! cruft.

üst d659693b
#!/usr/bin/env python
# -*- mode: python -*-
import sys
import string
from pcre import *
......@@ -291,4 +288,3 @@ class MatchObject:
return result[0]
else:
return ()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment