Hi all,
I'm a new comer to Python.
I've installed python-doc module, but just don't know how to open it.
Could you help me?
Many thanks ^_^
--
http://mail.python.org/mailman/listinfo/python-list
Got it. Thanks ;-)
Diez B. Roggisch wrote:
> ZelluX wrote:
>
>> Hi all,
>> I'm a new comer to Python.
>> I've installed python-doc module, but just don't know how to open it.
>> Could you help me?
>>
>> Many thanks ^_^
>
> d
Hi, all
I'm confronted with some trouble when dealing with html files.
The html files contain javascript and some information stored in tables.
And it seems that they're not well-formed, when parsed with minidom, it
will say "mismatched tag".
Then how can i get information from those files? Is th
Hi, all
I want to write a version-tracking tool for Python projects, and need
some sample projects whose even smallest modifications can be
downloaded from the internet.
Could you recommend some to me?
Thanks for your reply
--
http://mail.python.org/mailman/listinfo/python-list
On Nov 28, 3:16 pm, Ben Finney <[EMAIL PROTECTED]>
wrote:
> ZelluX <[EMAIL PROTECTED]> writes:
> > I want to write a version-tracking tool for Python projects
>
> Not to dissuade you, but what do you hope to achieve by this?
> Version-control systems are difficult
That's exactly what i want, thanks for all your replies
On Nov 28, 8:48 pm, [EMAIL PROTECTED] wrote:
> zellux> I want to write a version-tracking tool for Python projects, and
> zellux> need some sample projects whose even smallest modifications can
> zellux>
Convert RGB colors to the closest ANSI colors. For example, given RGB
color FF, it should print [31m.
--
http://mail.python.org/mailman/listinfo/python-list
Hi, all
I want to write a script which will rename PDFs according to their
titles. I want to know if there is any library that can extract
titles(the first line of the PDF) from PDFs.
Many thanks for your reply ;-)
--
http://mail.python.org/mailman/listinfo/python-list