Link Details

Link 85225 thumbnail
User 212072 avatar

By binnyva
via bin-co.com
Published: Jun 06 2008 / 14:20

Unlike the other scripting languages I work with(like PHP, Ruby, JavaScript, etc.), I am not comfortable using Python. Thats because the Python documentation is nowhere near as good as the docs of the other languages. Its hard to find a function, its not available in the CHM format and its not detailed enough.
  • 15
  • 1
  • 1227
  • 397

Comments

Add your comment
User 282283 avatar

Tantalus replied ago:

0 votes Vote down Vote up Reply

How hard is it to reverse an array? And you don't need the html docs:

>>> list.reverse.__doc__
'L.reverse() -- reverse *IN PLACE*'

What else is there to know?

User 258821 avatar

leafnode replied ago:

0 votes Vote down Vote up Reply

Yes, Python manual is worse than PHP's, but PHP set the stake very high, mainly because of a huge user base. And I don't think that Py's manual is a reason not to use that language.

User 204091 avatar

lockjaw replied ago:

-1 votes Vote down Vote up Reply

"Dude. Change the channel."

"No way, dude. The remote is all the way over there on the table."

"Dude, it's six inches from your foot. All you need to do is move a little."

"Dude, with my other TV, all I have to do is think about the channel I want to watch and it changes automatically."

"Dude, your other TV has a screen that's six inches big. It has a slow refresh rate and it's really only good for traveling in the car."

"Yeah. But dude, with my other TV, all I have to do is think about the channel I want to watch and it changes automatically."

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.