[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r385] by bauflo3

use unicode in read_values

2012-12-29 18:10:27 Tree
[r384] by bauflo3

fix __repr__ handling

This used to use string formatting for the visa_resource name.
I'm still unsure whether the visa resource name should be
str or bytes in py3k. Currently the "fix" is to expect a byte
string in py2x and bytes in py3k.

2012-12-29 18:10:06 Tree
[r383] by bauflo3

fix bytes/str mess in packfloats1 and packfloats2

They should return bytes consistently, as pyvisa does not handle
translation from bytes to str for you.

2012-12-29 18:09:46 Tree
[r382] by bauflo3

fix sphinx warnings

2012-12-23 11:34:03 Tree
[r381] by bauflo3

correct e-mail address in documentation

Also added a more prominently placed download link and reformatted a
couple of the paragraphs in the source file.

2012-12-23 11:33:46 Tree
[r380] by bauflo3

add maintainer to setup.py

2012-12-23 09:59:58 Tree
[r379] by bauflo3

remove latex documentation

2012-12-22 11:03:52 Tree
[r378] by bauflo3

reindent

2012-12-21 17:46:04 Tree
[r377] by bauflo3

delete obsolete file

2012-12-21 17:21:11 Tree
[r376] by bauflo3

Escape backslashes in windows paths

2012-12-21 17:14:02 Tree
Older >