Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix piio's backend, and string handling #4

Merged
merged 2 commits into from
Apr 21, 2014
Merged

Conversation

gfacciol
Copy link
Collaborator

No description provided.

carlodef and others added 2 commits March 18, 2014 17:43
example:

    piio.read(u'/tmp/lena.png')

now works, as well as:

    piio.read('/tmp/lena.png')

You don't need to type:

    piio.read(str(u'/tmp/lena.png'))
@mnhrdt mnhrdt merged commit d1873dd into mnhrdt:master Apr 21, 2014
@mnhrdt
Copy link
Owner

mnhrdt commented Apr 21, 2014

2014-04-22 0:40 GMT+02:00 gfacciol [email protected]:


You can merge this Pull Request by running

git pull https://github.com/gfacciol/iio master

Or view, comment on, or merge it at:

#4
Commit Summary

  • minor fix to make piio.read/write compatible with unicode strings
  • change piio's iio

File Changes

Patch Links:


Reply to this email directly or view it on GitHubhttps://github.com//pull/4
.

Advertència:
Si m'envieu un missatge a QUALSEVOL de les meves adreces esteu acceptant
que:

  1. Jo en sóc per definició "el destinatari".
  2. Tota la informació que contingui el vostre missatge
    és meva per fer-ne l'us que jo vulgui, i treure'n el profit
    econòmic, polític, o humorístic que jo cregui apropiat.
  3. Puc entendre el contingut del vostre missatge com la
    visió oficial de la vostra empresa.
  4. Aquesta advertència anula qualsevol altra advertència
    que pugui incloure el vostre missatge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants