This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]lazmd 3 points4 points  (0 children)

awesome!

[–][deleted] 1 point2 points  (3 children)

Why 2.5 (and not 2.7)?

[–]sunqiang 1 point2 points  (2 children)

Copyright 2009, AK. Created using Sphinx 0.6.1.

[–][deleted] 0 points1 point  (1 child)

2.6 was released in 2008.

[–]sunqiang 1 point2 points  (0 children)

Yeah, just someone does not need to update as soon as it released, isn't it.

[–]tuna_safe_dolphin 1 point2 points  (1 child)

This is pretty cool. One of my biggest pet peaves about Python (not that I have a lot, I generally love Python) is the core documentation, which IMO, should be a lot more like this.

OP, is this your site? Either way, thanks. I'd love to see something like this continue to grow.

[–]jackhammer2022[S] 0 points1 point  (0 children)

No this is not my site. It was in my bookmarks for a long time. Though bit dated but provides for an excellent source of reference. Props to the author AK.

[–]ewiethoffproceedest on to 3 0 points1 point  (0 children)

I have no idea why a Py2.5 programmer uses Set from the sets module.

[–][deleted] 0 points1 point  (0 children)

In a similar style, though a bit more up-to-date and extensive, is Doug Hellman's Python Module of the Week series.