##// END OF EJS Templates
Fix another small bug in stripping kernel args...
Fix another small bug in stripping kernel args Problem case: flags and aliases with the same name (e.g. existing) would attempt removal twice, raising ValueError

File last commit:

r1420:34bafc01
r5143:cfc7e4a8
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x