Thread
:
PyGTKEditor
View Single Post
cripes
2008-01-06 , 23:28
Posts: 111 | Thanked: 31 times | Joined on Nov 2007
#
34
use the code tags
Code:
for arg in sys.argv: argcount = argcount + 1 if (argcount > 1): self.open_file(arg)
Quote & Reply
|
The Following User Says Thank You to cripes For This Useful Post:
pipeline
cripes
View Public Profile
Send a private message to cripes
Find all posts by cripes