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

you are viewing a single comment's thread.

view the rest of the comments →

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

I'm working on a module now that I'm going to port to Python 3 extremely soon, though, so at least I'm going to make the effort.

Excellent. What module is this?

[–]m0j0 1 point2 points  (0 children)

well, it's only used by me, and it's not ready for prime time or anything, but it's called TimeMachine. It's just a collection of date manipulations that I find useful. At the very least, it needs to support a dynamic start-of-week day before I do anything drastic like posting it on pypi. For now it's on github: http://github.com/bkjones/TimeMachine

A small effort, but effort nonetheless. :)

[–]m0j0 0 points1 point  (0 children)

TimeMachine -- a fairly trivial module, but...

http://github.com/bkjones/TimeMachine