1
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
2
# See LICENSE for details.
13
expr[-1].append(newSexp)
25
while s[i].isdigit(): i+=1
28
data = s[i+1:i+1+length]
31
assert 0, "this should not happen"
36
if type(o) in (type(()), type([])):
41
s+='%i:%s' % (len(o), o)