PyCrypto Binary for Python 2.4

2004-12-13 Thread fuzzyman
Because of export restrictions, Andrew is unable to offer prebuilt binary versions of his excellent PyCrypto module. I've built a windows installer for Python 2.4. Actually download it here : http://www.voidspace.org.uk/atlantibots/pythonutils.html#crypto Visit PyCrypto Homepage - http://www.amk

ANN: Jalopy and Login Tools

2004-12-22 Thread Fuzzyman
nistrator screen. It is highly configurable and uses html templates to fit in with any website. It can be plugged in to any python CGI with the addition of as little as *two* lines of code. They are both alpha quality - but should work fine. Regards, Fuzzyman -- http://mail.python.org/mai

Movable Python

2005-01-05 Thread Fuzzyman
Movable Python has just been released on sourceforge. Movable Python is a frozen distribution of Python. It will run python scripts without needing to be installed. http://sourceforge.net/projects/movpy http://www.voidspace.org.uk/python/movpy Fancy trying out Python 2.4 without installing it ? W

[Ann] PyName and downman

2005-01-12 Thread Fuzzyman
n example) and downman will track the downloads. At the moment it only presents simple data - but all the raw data is collected to do per week/last month (or whatever) analysis. It will also manage links as well. See the example output at http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py

PyCrypto 2.0, pysco 1.4 - Windows Binaries for 2.4

2005-01-12 Thread Fuzzyman
The location of the prebuilt windows installer for PyCypto 2.0 (for python 2.4) has changed. Apologies for any confusion, this is because of a website reorganisation at Voidspace. The new location is : http://www.voidspace.org.uk/python/modules.shtml#pycrypto There is also a prebuilt windows in

[ANN] Movable Python, linky and Techie Blog

2005-01-27 Thread fuzzyman
Minor news first : 'linky' a local link checker is available. http://www.voidspace.org.uk/python/programs.shtml#linky linky will check your website for dead links (within the website) as well as comparing it to the website on your filesystem, to check for case errors that might not be picked up i

[ANN] Movable Python 0.4.6

2005-02-10 Thread fuzzyman
A new release of Movable Python is available - 0.4.6 This fixes a few issues including a bug in the Python 2.2 support, and a fix for a psyco/IPython incompatibility issue. We have a new icon and logo thanks to Aidan Ashby - http://aidan.voidspace.org.uk Due to bugfixes (in movpy) we can now off

[ANN] ConfigObj update - v3.2.5

2005-02-15 Thread fuzzyman
ConfigObj has had another update - now version 3.2.5 This update includes 3 bugfixes and several new features. Because of the bugfixes it's reccomended for all users. New features include - lines can now be broken over two or more lines, initial and final comments in a config file are preserved (o

[ANN] Pythonutils updates - approx, approxClientproxy, caseless etc

2005-03-10 Thread Fuzzyman
Various of the Voidspace Pythonutils modules have been updated. http://www.voidspace.org.uk/python/index.shtml approx.py has been updated (Python CGI Proxy script) approxClientproxy.py version 2.0 is available listquote, caseless, linky, and downman have all been updated. *MAJOR UPDATE* approx

[ANN] ConfigObj Update and New PythonUtils Package

2005-03-10 Thread Fuzzyman
te - schema validation system * StandOut - flexible output object (simple logging and verbosity control) * pathutils - for working with paths and files * cgiutils - cgi helpers Regards, Fuzzyman http://www.voidspace.org.uk/python/index.shtml -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

[ANN] Voidspace Pythonutils Updates

2005-04-08 Thread Fuzzyman
Lots of updates to the Voidspace modules and recipes. Update to the Firedrop plugins see : http://www.voidspace.org.uk/python/programs.shtml#firedrop New version of FireSpell the spell checker (based on PyEnchant by Ryan Kelly) New plugin called FireMail which lets you send blog entries (or articl

[ANN] Voidspace Python Guestbook 1.4.1 (etc)

2005-04-29 Thread Fuzzyman
My Honoured Guests = Yup... the time has come, **The Voidspace Python Guestbook 1.4.1** has been released into the wild. * `The Guestbook Homepage`__ * `Quick Download Link (120k)`__ * `Plain Guestbook Example`__ * `Voidspace Guestbook`__ [#]_ __ http://www.voidsapce.org.uk/p

Re: Voidspace Python Guestbook 1.4.1 (etc)

2005-05-03 Thread Fuzzyman
#~$%"£&# Very sorry about that. Fuzzyman http://www.voidspace.org.uk/python -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

[ANN] Voidspace Guestbook 1.4.2

2005-05-05 Thread Fuzzyman
.html Example : http://www.voidspace.org.uk/cgi-bin/voidspace/guestbook2.py Quick Download : http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=guestbook.zip I might even have spelt my domain name right this time... Best Regards, Fuzzyman http://www.voidspace.org.uk/python --

ANN: rest2web 0.1.0

2005-05-09 Thread Fuzzyman
, over the next few months it will take over Lots of other features, tested on Linux and Windoze. Fuzzyman http://www.voidspace.org.uk/python -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN : rest2web 0.2.0

2005-06-02 Thread Fuzzyman
*UPDATE* rest2web 0.2.0 This is a major update to rest2web, introducing lots of new features and improvements. The main new features are : * rest2web now renders pages a whole directory at a time and builds a tree of the site structureas it goes. This allows the new standard functions to pro

ANN: Pythonutils, listquote, and ConfigObj UPDATE

2005-06-02 Thread Fuzzyman
*UPDATE* to the Pythonutils modules. (Please note that due to technical difficulties updated evrsions of ConfigObj and rest2web aren't yet available from Sourceforge - pelase download from Voidspace instead - apologies) The main update is to the listquote module, which has two bugfixes and severa

ANN: http Tutorials (urllib2 and Basic Authentication)

2005-06-02 Thread Fuzzyman
*NEW* http Tutorials Two new tutorials on http related subjects with Python. (1) A tutorial on using urllib2. It covers fetching URLs, coping with errors, and using handlers and openers. It should be useful to anyone new to using urllib2. (2) A tutorial on BASIC authentication with Python. It fi

ANN: rest2web, firedrop2, textmacros

2005-06-16 Thread Fuzzyman
s than you could possibly want. __ http://docutils.sourceforge.net __ http://www.voidspace.org.uk/python/rest2web Best Regards, Fuzzyman http://www.voidspace.org.uk/python -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN: rest2web 0.3.0

2005-06-27 Thread Fuzzyman
Next update to restweb__. This is available for direct download__, and via SVN__. [#]_ __ http://www.voidspace.org.uk/python/rest2web __ http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=rest2web.zip __ https://svn.rest2web.python-hosting.com/trunk/ .. [#] The SVN repository also has

ANN: ConfigObj 4 released

2005-08-26 Thread Fuzzyman
This is a *major* update to ConfigObj. Version 4.0.0 beta 2 is now available. Homepage: http://www.voidspace.org.uk/python/configobj.html Download URL: http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=configobj-4.0.0b2.zip ConfigObj is a simple but powerful config file reader and wr

ANN: ConfigObj 4.0.0 Beta 4

2005-09-09 Thread Fuzzyman
Hello Pythoneers, ConfigObj 4.0.0 has a beta 4 release. This fixes a couple of moderately serious bugs - so it's worth switching to. http://cheeseshop.python.org/pypi/ConfigObj http://www.voidspace.org.uk/python/configobj.html http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=configob

ANN: pythonutils 0.2.1

2005-09-09 Thread Fuzzyman
Hello Python Folk, pythonutils 0.2.1 is now available. This is a *major* update since 0.1.0 http://www.voidspace.org.uk/python/modules.shtml#pythonutils http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=pythonutils-0.2.1.win32.zip http://www.voidspace.org.uk/cgi-bin/voidspace/downman

Pythonutils 0.2.2 , ConfigObj 4.0.0 Beta 5, odict 0.1.1

2005-09-14 Thread Fuzzyman
utils.html __ http://www.voidspace.org.uk/python/odict.html __ http://www.voidspace.org.uk/python/configobj.html __ http://www.voidspace.org.uk/python/modules.shtml (The pythonutils update contains odict 0.1.1 *and* ConfigObj Beta 5) All the best, Fuzzyman http://www.voidspace.org.uk/python/

ANN: Voidspace Updates - Jalopy, logintools, textmacros, downman (etc)

2005-09-23 Thread Fuzzyman
I've (finally) updated the prebuild windows binary of PyCrypto (Python 2.4) to the 2.0.1 version. All the best, Fuzzyman http://www.voidspace.org.uk/python/weblog/index.shtml All the Voidspace modules and applications are available under the OSI Approved Open Source BSD License -

ANN: ConfigObj 4.0.0 Final and Pythonutils 0.2.3

2005-10-18 Thread Fuzzyman
ns for handling URLs * odict - Ordered Dictionary Class All the best, Fuzzyman http://www.voidspace.org.uk/python -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN: logintools Critical Update

2005-11-07 Thread Fuzzyman
http://www.voidspace.org.uk/python/logintools.html Critical Bugfix in logintools (which also affects jalopy) The new release is 0.6.2 http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=jalopy_login.zip What's New = I recently updated logintools and jalopy to be compatible wit

ANN : ConfigObj 4.0.1 Config File Reader/Writer

2005-11-07 Thread Fuzzyman
Version 4.0.1 of ConfigObj is now available. This includes one bugfix and two new features. http://www.voidspace.org.uk/python/configobj.html What's New ? == Fixed bug in ``Section.walk`` when transforming names as well as values. Added the ``istrue`` section method. (Fetches the boolea

ANN: rest2web 0.4.0alpha

2005-11-14 Thread Fuzzyman
rest2web 0.4.0 alpha is now available. http://www.voidspace.org.uk/python/rest2web/ What's New ? == See http://www.voidspace.org.uk/python/rest2web/reference/changelog.html#version-0-4-0-alpha-2005-11-11 Lots of bugfixes and new features since the 0.3.0 release. Includes a new gallery

akismet 0.1.2, cgiutils 0.3.5, pathutils 0.2.3

2005-12-05 Thread Fuzzyman
Hello All, A new release and two updates. New akismet.py 0.1.2 Python Interface to the Akismet API Version 0.1.2 4th December 2005 http://www.voidspace.org.uk/python/modules.shtml#akismet `Akismet `_ is a web service for recognising spam comments. It pro

ANN: ConfigObj 4.1.0 and Validate 0.2.1

2005-12-18 Thread Fuzzyman
**ConfigObj 4.1.0** and **Validate 0.2.1** are now available. {sm;:-)} ConfigObj and validate have both had moderately big updates. **What are they ?** `ConfigObj `_ is a simple but powerful config file reader and writer: an *ini file round tr

Ordered Dictionary 0.2.1

2005-12-18 Thread Fuzzyman
There is a new version of `odict `_ - the ordered dictionary. **What Is It ?** This module provides two classes ``OrderedDict``, and ``SequenceOrderedDict``. The ordered dictionary is a dictionary-like object (actually a subclass of the normal dictio

ANN: Pythonutils 0.2.5

2005-12-19 Thread Fuzzyman
`Pythonutils 0.2.5 `_ is now available. **Pythonutils** is a pure-Python package containing several modules that help with common programming tasks in Python. This new release updates to : * **ConfigObj** 4.1.0 * **odict** 0.2.1 * **validate**

ANN: Firedrop2 0.1.3 the Python Blog Client

2006-01-17 Thread Fuzzyman
Firedrop2 has had a new release and a complete docs overhaul. The release is a minor update, but the new tutorial will take you from downloading and installing, through setting up your blog to making entries. http://www.voidspace.org.uk/python/firedrop2/ What's New ? == The new release

Movable Python 1.0.0 for Python 2.3 & 2.4

2006-02-03 Thread Fuzzyman
It's finally happened, `Movable Python `_ is finally released. Versions for Python 2.3 & 2.4 are available from `The Movable Python Shop `_. The cost is £5 per distribution, payment by PayPal. £1 from every distr

[ANN] Movable Python 1.0.1

2006-02-15 Thread Fuzzyman
I'm pleased to be able to announce the release of `Movable Python 1.0.1 `_. This includes the release of **Movable Python** for Python 2.2. To obtain it, visit the `Movable Python Shop `_. Existing users of Movab

[ANN] Movable Python Trial Version

2006-02-18 Thread Fuzzyman
hp/734815>`_. You can obtain the full version from the `Groups Page <http://voidspace.tradebit.com/groups.php>`_. It is set to expire on the 22nd May, and displays a nag screen on startup. Other than that, it is the full version. Have fun. Fuzzyman -- http://mail.python.org/mailm

[ANN] ConfigObj 4.2.0

2006-02-19 Thread Fuzzyman
`ConfigObj 4.2.0 `_ is now available. The main improvements are *full* Unicode support,a s well as the addition of the 'convenience' `Section Methods `_ * *as_bool* * *as_int* * *

[ANN] Firedrop 0.2.0 - The Python Blog Client

2006-03-27 Thread Fuzzyman
It has finally happened, the release of `Firedrop 0.2.0 `_. The impatient can download the new release here : `Firedrop 0.2.0 (1.3mb) `_ .. note:: The first

[ANN] Firedrop 0.2.1

2006-03-31 Thread Fuzzyman
Firedrop 0.2.1 has just been released. http://www.voidspace.org.uk/python/firedrop2/ A bugfix release. * Removed mistaken dependency on `pythonutils `_ * Fixed bug where cancelling the new site dialog would still report that the site was

ANN: ConfigObj 4.3.0

2006-04-07 Thread Fuzzyman
`ConfigObj 4.3.0 `_ is now released. This has several bugfixes, as well as *several* major feature enhancements. You can download it from : `ConfigObj-4.3.0.zip 244Kb

[ANN] ConfigObj 4.3.1 & validate 0.2.2

2006-04-29 Thread Fuzzyman
`ConfigObj 4.3.1 `_ and `validate 0.2.2 `_ are now available. These are both minor bugfix/feature enhancement releases. What is New in ConfigObj ? Changes since **ConfigObj** 4.3.0 : * Added ``

[ANN] Movable Python 1.0.2

2006-05-01 Thread Fuzzyman
`Movable Python 1.0.2 `_ is now available. This release if for the Python 2.4 distribution of **Movable Python**, and is now available for `download `_. Features new to this release include : * Now built with Py

[ANN] ConfigObj 4.3.2 Released

2006-06-04 Thread Fuzzyman
`ConfigObj 4.3.2 `_ has just been released. You can download it from `configobj-4.3.2.zip `_. ConfigObj is a config file reader and writer. It has *many* features,

[ANN] Firedrop 0.2.2

2006-06-07 Thread Fuzzyman
`Firedrop 2 0.2.2 `_ is now available. You can download it from : `Firedrop-0.2.2.zip `_ This is an important release with several new features, and contributions

[ANN] rest2web 0.5.0 Beta 1 Released

2006-08-07 Thread Fuzzyman
After five months there is finally a new release of `rest2web `_. This is **0.5.0 Beta 1**. There are an awful lot of changes and improvements, but there shouldn't be any backward compatability issues with previous versions. * `rest2web 0.5.0Beta1 zip

[ANN] StandOut 3.0.0 Released

2006-08-27 Thread Fuzzyman
There is a new release of `StandOut `_, the flexible output object. {sm;:-)} This version is a complete rewrite, with a *full* set of `unit tests `_. *standout*

[ANN] Movable Python 2.0.0 Beta 1

2006-09-18 Thread Fuzzyman
There is a new version of `Movable Python `_ available. This is available for **Movable Python** for Python 2.2.3, 2.3.5, 2.4.3 and 2.5rc2 from : `The Movable Python Groups Page `_ What is Movable Python =

[ANN] Movable Python Mega-Pack and MovablePython.NET

2006-09-18 Thread Fuzzyman
One of the most important new features of `Movable Python `_ is that it can work with multiple interpreters. That can be other distributions of **Movable Python**, an installed version of Python, IronPython, or in fact any executable (or batch file or a Py

[ANN] rest2web 0.5.0 Final

2006-10-15 Thread Fuzzyman
At last `rest2web 0.5.0 Final `_ is released. Quick download links: * `rest2web-0.5.0.zip `_ * `rest2web-0.5.0.tar.gz

[ANN] Movable IDLE 0.1.0

2006-10-23 Thread Fuzzyman
There is now an experimental version of **Movable IDLE** available, this is an off-shoot of the `Movable Python `_ project. **Movable IDLE**, version 0.1.0 can be downloaded (free) from : `Movable IDLE Download

[ANN] Movable Python 2.0.0 Beta 2

2006-11-08 Thread Fuzzyman
I'm pleased to announce the release of `Movable Python 2.0.0 Beta 2 `_. There are now updated versions for Python 2.2 - 2.5, the Mega-Pack [#]_, and the free trial version. The most important changes in this release are : * Fixes for Pythonwin. The 'run

odict the Ordered Diction 0.2.2

2006-11-29 Thread Fuzzyman
After a break of almost a year there has been an update to `odict the Ordered Dictionary `_. The latest version is 0.2.2, with changes implemented by Nicola Larosa. Despite over 700 downloads since May (plus 1300 as part of `pythonutils

[ANN] rest2web 0.5.1

2006-12-19 Thread Fuzzyman
`rest2web 0.5.1 `_ is now available. This is a minor feature enhancement release. * `Download rest2web-0.5.1.zip `_ * `Download rest2web-0.5.1.tar.gz

[ANN] Movable Python 2.0.0 Final Available

2007-01-20 Thread Fuzzyman
Movable Python 2.0.0 Final `_ is now available. The new binaries are available for download from the groups page : * `Movable Python Groups Page `_ Binaries are uploaded for Python 2.2.3, 2.3.5, 2.4.4, 2.5 and t

[ANN] ConfigObj 4.4.0 and Validate 0.2.3

2007-02-04 Thread Fuzzyman
Updated versions of both `ConfigObj `_ and `Validate `_ are now available. * `ConfigObj 4.4.0 `_ * `Validate 0.

[ANN] Python Akismet 0.1.5

2007-02-05 Thread Fuzzyman
`Python Akismet 0.1.5 `_ is now available. Fixed a typo/bug in ``submit_ham``. Thanks to Ian Ozsvald for pointing this out. **Python Akismet** is a Python interface to the `Akismet `_, spam blocking web-service. It is aimed at trapping s

[ANN] Pythonutils 0.3.0

2007-04-23 Thread Fuzzyman
There is a new (and long overdue) release of the `Pythonutils module `_. This is version **0.3.0**. * `Quick Download: Pythonutils 0.3.0.zip `_ What

Movable Python for Python 2.5.1

2007-05-09 Thread Fuzzyman
`Movable Python `_ has been updated to Python 2.5.1. Is is included in the Python 2.5 and Movable Python Mega-Pack groups. Movable Python can be downloaded from: * `Movable Python Groups Page `_ Movable Python

ANN: ConfigObj 4.5.1 and validate 0.3.1

2008-02-07 Thread Fuzzyman
After one year and two days since the last release, there is a new release of ConfigObj. * ConfigObj 4.5.1 http://www.voidspace.org.uk/python/configobj.html * Validate 0.3.1 http://www.voidspace.org.uk/python/validate.html This release adds a few new features, plus has several bugfixes and minor

ANN: ConfigObj 4.5.2 and validate 0.3.2

2008-02-27 Thread Fuzzyman
There was a bug in release 4.5.1 of ConfigObj, so there is now an updated release: * `ConfigObj 4.5.2 `_ * `Validate 0.3.2 `_ The bug affected the use of ``None`` as a default value in configspec

ANN: ConfigObj 4.5.3 Released

2008-06-28 Thread Fuzzyman
A new version of ConfigObj is now available, version 4.5.3. This version is a minor bugfix release. It fixes a relatively obscure bug, where an exception could be raised when validating a config file with 'copy=True' and '__many__' sections. * Home Page: http://www.voidspace.org.uk/python/con

ANN: PyCon UK Talks and Tutorials List Up

2008-07-29 Thread Fuzzyman
PyCon UK 2008 is the second PyCon event in the UK, and is being held on 12th to 14th September at the Birmingham Conservatoire. The conference starts with a day of tutorials on the Friday. The timetable for the tutorials day has now been published: http://www.pyconuk.org/timetable.html Abstract

ANN: Mock 0.4.0 released

2008-10-14 Thread Fuzzyman
Mock 0.4.0 has just been released, the first release in about ten months (but worth the wait). Mock is a simple library for testing: specifically for mocking, stubbing and patching. * Mock Homepage & Documentation http://www.voidspace.org.uk/python/mock.html * mock.py (module only)

ANN: Resolver One Spreadsheet Challenge - win $17000

2008-12-18 Thread Fuzzyman
Resolver One is the Python powered spreadsheet created by Resolver Systems. Resolver One is a highly programmable spreadsheet program built with IronPython. It is capable of creating powerful spreadsheet systems, but is easy to program with Python and .NET libraries. We’re convinced that Resolver

[ANN] IronPython in Action available

2009-04-11 Thread Fuzzyman
After two and a half years of work IronPython in Action is finally available! http://www.ironpythoninaction.com/ IronPython in Action is the first book (in English anyway...) on IronPython. It is written by myself and my colleague Christian Muirhead, with a foreword by Jim Hugunin (the origin

ANN: ConfigObj 4.6.0 and Validate 1.0.0 released

2009-04-18 Thread Fuzzyman
Finally a fresh release ConfigObj and Validate. * ConfigObj Home page: http://www.voidspace.org.uk/python/configobj.html * Validate Home page: http://www.voidspace.org.uk/python/validate.html **ConfigObj** is a simple to use but powerful Python library for the reading and writing of configuration

ANN: Mock 0.5.0 Release

2009-04-20 Thread Fuzzyman
Mock 0.5.0 has just been released. * Mock Homepage http://www.voidspace.org.uk/python/mock/ * Download Mock 0.5.0 release (zip) http://www.voidspace.org.uk/downloads/mock-0.5.0.zip * Mock Documentation as a PDF http://www.voidspace.org.uk/downloads/mock.pdf * Mock entry on PyPI http://pypi.python

discover: automatic test discovery for unittest

2009-06-21 Thread Fuzzyman
The discover module is a backport of the automatic test discovery from python-trunk (what will become Python 2.7 & 3.2) to work with Python 2.4 or more recent (including Python 3.0). Test discovery allows you to run all the unittest based tests (or just a subset of them) in your project without yo

ANN: IronPython training in Stockholm 23-24th September

2009-07-20 Thread Fuzzyman
September 23-24th I'll be presenting a two day training session in Stockholm (the training is in English) with addskills. It is aimed at .NET developers looking to use IronPython for application development, scripting, embedding, testing or just as another useful tool. It will be a comprehensive tr

ANN: mock 0.7.0 beta 4 release

2010-11-16 Thread Fuzzyman
I've released mock 0.7.0 beta 4. This is intended to be the last release of 0.7.0 before the final. http://pypi.python.org/pypi/mock/ (download) http://www.voidspace.org.uk/python/mock/ (documentation) https://code.google.com/p/mock/ (repo and issue tracker) mock is a Python library for simple mo

ANN: mock 0.7.0 release candidate 1

2011-02-25 Thread Fuzzyman
There is a new release of mock: mock 0.7.0 rc1 http://pypi.python.org/pypi/mock This is intended to be the last release of mock before 0.7.0 final and the only changes anticipated are documentation changes which I've finally started work on. mock is a Python library for simple mocking and patchi

ANN: mock 0.7.0 final release

2011-03-22 Thread Fuzzyman
Yay for conference driven development, I got the final release of mock 0.7.0 done in time for PyCon. No api changes since the release candidate. The only changes are documentation improvements (double yay!) * http://pypi.python.org/pypi/mock/ (download) * http://www.voidspace.org.uk/python/mock/ (

ANN: mock 0.7.2 released

2011-06-01 Thread Fuzzyman
There's a new minor release of mock, version 0.7.2, with two bugfixes in it. * http://pypi.python.org/pypi/mock/ (download) * http://www.voidspace.org.uk/python/mock/ (documentation) * https://code.google.com/p/mock/ (repo and issue tracker) mock is a Python library for simple mocking and patchin

ANN: mock 0.8 beta 3

2011-08-17 Thread Fuzzyman
I've released mock 0.8 beta 3. You can download it it or install it with: pip install -U mock==dev * http://www.voidspace.org.uk/python/mock * http://www.voidspace.org.uk/downloads/mock-0.8.0beta3.tar.gz mock is a library for testing in Python. It allows you to replace parts of your syst

ANN: mock 0.8 final released

2012-02-16 Thread Fuzzyman
After more than six months development work mock 0.8 has been released. 0.8 is a big release with many new features, general improvements and bugfixes. You can download mock 0.8.0 final from the PyPI page or install it with: pip install -U mock mock is a library for testing in Python. It all