Hi all :)
I have a newbie question.
Do you use tuples? If yes, maybe can you explain me where and why.
I know, how to use strings, dictionaries, lists. But tulpes? Python is
my first language, where I found this.
Thanks for explanation.
Grzesiek
Hi.
I have to work with MySQL database. I'm trying to install MySQLdb module
on my MacBook Pro (with Tiger).
I've downloaded source .gz from site, unpack it.
When trying to install it, an error occured.
grzesieks-computer:~/desktop grzesiek$ cd MySQL-python-1.2.2
grzesieks-computer:~/desktop/My
Hi.
I wonder if it is possible to compile my py-appscript with for example
tkinter GUI into working application.
I'm working on a few different mac's and it will be great to use my
simple apps without installing appscript.
Regards
Grzesiek
--
Hi.
I have a little problem working with Illustrator objects color.
When I have a list with 4 elements, I can make cmyk_color_info, 3 -
rgb_color_info.
I'm trying to make no_color_info, but I can't.
It's interesting, because I tried to use example from AI CS3 apple
script reference, pasted into A