conum
|
2007-12-30
, 11:51
|
Posts: 18 |
Thanked: 1 time |
Joined on Dec 2007
@ deutschland
|
#31
|
|
2007-12-31
, 03:09
|
Posts: 334 |
Thanked: 55 times |
Joined on Aug 2007
@ Eastern Ontario, Canada
|
#32
|
|
2008-01-06
, 23:04
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#33
|
argcount=0 for arg in sys.argv: argcount = argcount + 1 if (argcount > 1): self.open_file(arg)
The Following User Says Thank You to pipeline For This Useful Post: | ||
|
2008-01-07
, 08:18
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#35
|
The Following User Says Thank You to Khertan For This Useful Post: | ||
|
2008-04-10
, 22:28
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#36
|
|
2008-04-11
, 07:11
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#37
|
If i change the default language setting in preferences it won't remember it.
|
2008-04-11
, 11:17
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#38
|
|
2008-04-11
, 16:44
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#39
|
|
2008-04-11
, 17:29
|
|
Posts: 100 |
Thanked: 13 times |
Joined on Mar 2008
|
#40
|