~jameinel/launchpadlib/win32

  • Committer: John Arbash Meinel
  • Date: 2009-07-09 15:34:19 UTC
  • Revision ID: john@arbash-meinel.com-20090709153419-jcj94izlqpcn5vep
Handle another failure condition on win32.

It seems that 'mkdtemp()' will return a Unicode string on windows,
and launchpadlib was only trapping plain 'str' objects to turn them
into MultipleRepresentationCache objects.
Filename Latest Rev Last Changed Committer Comment Size
..
_bootstrap 36.1.9 15 years ago Gary Poster add license for bootstrap; omit zc.buildout stuff Diff
samples 25.1.4 15 years ago Brad Crittenden Added sample scripts. Diff
src 36.1.1 15 years ago Gary Poster convert to buildout Diff
.bzrignore 36.1.2 15 years ago Gary Poster update to new buildout standards; move json code o 89 bytes Diff Download File
File bootstrap.py 43 14 years ago John Arbash Meinel Get rid of subprocess in favor of updating sys.pat 211 bytes Diff Download File
buildout.cfg 36.1.8 15 years ago Gary Poster fit tests in with buildout ./bin/test (preferred) 500 bytes Diff Download File
COPYING.txt 2 15 years ago Leonard Richardson Changed license to LGPL3. 7.4 KB Diff Download File
ez_setup.py 3 15 years ago Leonard Richardson Upgraded ez_setup.py to the version found in wadll 9.3 KB Diff Download File
HACKING.txt 36.1.4 15 years ago Gary Poster v3 of LGPL only. settle on this release being 1.0 1.2 KB Diff Download File
MANIFEST.in 40.1.1 14 years ago Gary Poster remove use of setuptools_bzr and prepare for 1.1 r 127 bytes Diff Download File
README.txt 36.1.8 15 years ago Gary Poster fit tests in with buildout ./bin/test (preferred) 1.5 KB Diff Download File
File setup.py 40.1.3 14 years ago Gary Poster remove eggtestinfo from setup_requires also 2.4 KB Diff Download File