← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 518: fix a hidden syntax error: a mis-written list

 

------------------------------------------------------------
revno: 518
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Mon 2013-01-07 09:38:10 +0100
message:
  fix a hidden syntax error: a mis-written list
modified:
  src/alfanous/Outputs.py


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'src/alfanous/Outputs.py'
--- src/alfanous/Outputs.py	2013-01-06 17:22:27 +0000
+++ src/alfanous/Outputs.py	2013-01-07 08:38:10 +0000
@@ -210,7 +210,7 @@
 		}
 
 
-	IDS = {"ALFANOUS_WUI_2342R52"}
+	IDS = ["ALFANOUS_WUI_2342R52"]
 
 	def __init__( self,
 					QSE_index = Paths.QSE_INDEX	,