Medusa...

Vincent A. Primavera vincent_a_primavera at netzero.net
Wed Apr 18 11:13:23 EDT 2001


Hello,
	
	If there are any Medusa experts out there...  I am having a problem getting 
the server up and running.  When I run the start up script I get an error: 
AttributeError: 'string' object has no attribute 'join'  Below I have listed 
the suspect function...
	
	def join (seq, field=' '):
		return field.join (seq)

	Thank You,
	Vincent A. Primavera




More information about the Python-list mailing list