Package: pyblosxom
Version: 1.2-1

These warnings shouldn't be there, right?

Thanks!

# apt-get install pyblosxom
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  pyblosxom
0 upgraded, 1 newly installed, 0 to remove and 44 not upgraded.
Need to get 91.9kB of archives.
After unpacking 520kB of additional disk space will be used.
Get:1 http://ftp.se.debian.org sarge/main pyblosxom 1.2-1 [91.9kB]
Fetched 91.9kB in 1s (60.4kB/s)
Selecting previously deselected package pyblosxom.
(Reading database ... 59204 files and directories currently installed.)
Unpacking pyblosxom (from .../pyblosxom_1.2-1_all.deb) ...
Setting up pyblosxom (1.2-1) ...
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:684: FutureWarning: hex/oct 
constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.LockFileEx(hfile, flags, 0, 0xffff0000, __overlapped)
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:688: FutureWarning: hex/oct 
constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.UnlockFileEx(hfile, 0, 0xffff0000, __overlapped)
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:684: FutureWarning: hex/oct 
constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.LockFileEx(hfile, flags, 0, 0xffff0000, __overlapped)
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:688: FutureWarning: hex/oct 
constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.UnlockFileEx(hfile, 0, 0xffff0000, __overlapped)

# 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to