Home | History | Annotate | Download | only in python2.7

Lines Matching full:fixed

39 #    1.0.5 - fixed Java support to allow running the module on Jython
47 # 0.7.2 - fixed architecture() to use sizeof(pointer) where available
54 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
56 # 0.5.5 - fixed another type in the MacOS code... should have
58 # 0.5.4 - fixed a few typos in the MacOS code
62 # 0.5.2 - fixed uname() to return '' instead of 'unknown' in all
67 # (e.g. Mac) or fail on socket.gethostname(); fixed libc
75 # 0.3.4 - fixed a bug in _follow_symlinks()
76 # 0.3.3 - fixed popen() and "file" command invokation bugs
78 # 0.3.1 - fixed syscmd_ver() RE to support Windows NT