On Sat, Apr 16, 2016 at 3:42 AM, Ben Scheiner <brmschei...@gmail.com> wrote:
> I was hoping to make an addition to the Python Decorator Library. I wrote a
> memoizing decorator that uses Pickle for performance improvements across
> multiple executions. The code is documented, conforms to PEP8, and is about
> 170 total lines.
>
> Here's Github if anyone wants to take a look. If the code needs to be
> refactored, I'm all ears. Last thing: my username is brmscheiner.

Is this something on the Python wiki? If you're looking to make
changes to someone else's code, you'll need to post that to where they
can see your code.

ChrisA
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to