[ python-Bugs-1567666 ] GetFileAttributesExA and Win95

2006-10-15 Thread SourceForge.net
Bugs item #1567666, was opened at 2006-09-29 14:12
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
>Resolution: Fixed
Priority: 7
Submitted By: giomach (giomach)
Assigned to: Martin v. Löwis (loewis)
Summary: GetFileAttributesExA and Win95

Initial Comment:
When Python 2.5 is run under Win95 (Windows 
4.00.950B), it immediately fails with "The 
PYTHON25.DLL file is linked to missing export 
KERNEL32.DLL.GetFileAttributesExA".

Python 2.4.3 is fine.

Ciarán Ó Duibhín.

My e-mail: [EMAIL PROTECTED]


--

>Comment By: Martin v. Löwis (loewis)
Date: 2006-10-15 12:07

Message:
Logged In: YES 
user_id=21627

This should now be fixed in r52339 and r52340. I can't test
it on Win95, though, so I created an inofficial, incomplete
installer on 

http://www.dcl.hpi.uni-potsdam.de/home/loewis/python-2.5.13436.msi

Please try it out and report here whether it works.


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[ python-Feature Requests-1509798 ] replace dist/src/Tools/scripts/which.py with tmick's which

2006-10-15 Thread SourceForge.net
Feature Requests item #1509798, was opened at 2006-06-21 10:47
Message generated for change (Comment added) made by wrstlprmpft
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1509798&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: wrstl prmpft (wrstlprmpft)
Assigned to: Nobody/Anonymous (nobody)
Summary: replace dist/src/Tools/scripts/which.py with tmick's which

Initial Comment:
see http://starship.python.net/~tmick/#which

The author agrees with me in his README.

Even better: include which as a module in the standard 
library so it can be used programmatically and as::

  python -m which ...

or maybe::

  python -m os.which ...

cheers


--

>Comment By: wrstl prmpft (wrstlprmpft)
Date: 2006-10-15 15:31

Message:
Logged In: YES 
user_id=801589

Current location: http://trentm.com/projects/which/

About getting Trent to actively contribute, I'll cite the 
linked page:

  "I also would be happy to have this be a replacement for 
the which.py in the Python CVS tree at dist/src/Tools/
scripts/which.py which is Unix-specific and not usable as a 
module; and perhaps for inclusion in the stdlib."

So I do not think this will be a problem.
(No way of cc:ing someone for sf.net replies? I will try 
contacting him directly, cc:ing you.)

cheers

--

Comment By: Martin v. Löwis (loewis)
Date: 2006-10-15 00:38

Message:
Logged In: YES 
user_id=21627

The URL is now bad... Do you have a current location of the
file?

In any case, we cannot really replace it unless Trent
actively contributes it. So you have to pursudate Trent to
contribute it first.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1509798&group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[ python-Feature Requests-1509798 ] replace dist/src/Tools/scripts/which.py with tmick's which

2006-10-15 Thread SourceForge.net
Feature Requests item #1509798, was opened at 2006-06-21 10:47
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1509798&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: wrstl prmpft (wrstlprmpft)
Assigned to: Nobody/Anonymous (nobody)
Summary: replace dist/src/Tools/scripts/which.py with tmick's which

Initial Comment:
see http://starship.python.net/~tmick/#which

The author agrees with me in his README.

Even better: include which as a module in the standard 
library so it can be used programmatically and as::

  python -m which ...

or maybe::

  python -m os.which ...

cheers


--

>Comment By: Martin v. Löwis (loewis)
Date: 2006-10-15 15:46

Message:
Logged In: YES 
user_id=21627

Can you please work with Trent on contributing it? Determine
whether it should be targeted for the standard library or
for Tools/scripts; if for the standard library, somebody
needs to provide documentation and test cases also (and
there should be an API review by potential users).

--

Comment By: wrstl prmpft (wrstlprmpft)
Date: 2006-10-15 15:31

Message:
Logged In: YES 
user_id=801589

Current location: http://trentm.com/projects/which/

About getting Trent to actively contribute, I'll cite the 
linked page:

  "I also would be happy to have this be a replacement for 
the which.py in the Python CVS tree at dist/src/Tools/
scripts/which.py which is Unix-specific and not usable as a 
module; and perhaps for inclusion in the stdlib."

So I do not think this will be a problem.
(No way of cc:ing someone for sf.net replies? I will try 
contacting him directly, cc:ing you.)

cheers

--

Comment By: Martin v. Löwis (loewis)
Date: 2006-10-15 00:38

Message:
Logged In: YES 
user_id=21627

The URL is now bad... Do you have a current location of the
file?

In any case, we cannot really replace it unless Trent
actively contributes it. So you have to pursudate Trent to
contribute it first.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1509798&group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[ python-Bugs-1562092 ] IDLE: Dedent with Italian keyboard

2006-10-15 Thread SourceForge.net
Bugs item #1562092, was opened at 2006-09-20 07:01
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1562092&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: neclepsio (neclepsio82)
Assigned to: Kurt B. Kaiser (kbk)
Summary: IDLE: Dedent with Italian keyboard

Initial Comment:
In IDLE, with an Italian keyboard, it's impossible to
dedent the text without using the menu, because the
shortcut Ctrl+] cannot be typed. In fact,  with an
Italian keybaord, the ] is typed with Ctrl+Alt++. While
indent can be achieved with Tab, so that's no problem,
dedent is only accesible from menu: I suggest you to
shortcut it as Shift+Tab too, like many other IDEs.

Thank you
Ignazio

--

>Comment By: Kurt B. Kaiser (kbk)
Date: 2006-10-15 13:38

Message:
Logged In: YES 
user_id=149084

While I agree with your suggestion about Shift+Tab,
in the meantime is it possible for you to create
a custom key assignment in Options / Configure IDLE
and use the Keys tab to re-assign the dedent?

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1562092&group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[ python-Bugs-1567666 ] GetFileAttributesExA and Win95

2006-10-15 Thread SourceForge.net
Bugs item #1567666, was opened at 2006-09-29 12:12
Message generated for change (Comment added) made by giomach
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Open
Resolution: Fixed
Priority: 7
Submitted By: giomach (giomach)
Assigned to: Martin v. Löwis (loewis)
Summary: GetFileAttributesExA and Win95

Initial Comment:
When Python 2.5 is run under Win95 (Windows 
4.00.950B), it immediately fails with "The 
PYTHON25.DLL file is linked to missing export 
KERNEL32.DLL.GetFileAttributesExA".

Python 2.4.3 is fine.

Ciarán Ó Duibhín.

My e-mail: [EMAIL PROTECTED]


--

>Comment By: giomach (giomach)
Date: 2006-10-15 18:46

Message:
Logged In: YES 
user_id=1116705

Thanks, this new installer seems to work under Win95.
Vielen Dank,
Ciarán Ó Duibhín.

--

Comment By: Martin v. Löwis (loewis)
Date: 2006-10-15 10:07

Message:
Logged In: YES 
user_id=21627

This should now be fixed in r52339 and r52340. I can't test
it on Win95, though, so I created an inofficial, incomplete
installer on 

http://www.dcl.hpi.uni-potsdam.de/home/loewis/python-2.5.13436.msi

Please try it out and report here whether it works.


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[ python-Bugs-1567666 ] GetFileAttributesExA and Win95

2006-10-15 Thread SourceForge.net
Bugs item #1567666, was opened at 2006-09-29 14:12
Message generated for change (Settings changed) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: Fixed
Priority: 7
Submitted By: giomach (giomach)
Assigned to: Martin v. Löwis (loewis)
Summary: GetFileAttributesExA and Win95

Initial Comment:
When Python 2.5 is run under Win95 (Windows 
4.00.950B), it immediately fails with "The 
PYTHON25.DLL file is linked to missing export 
KERNEL32.DLL.GetFileAttributesExA".

Python 2.4.3 is fine.

Ciarán Ó Duibhín.

My e-mail: [EMAIL PROTECTED]


--

Comment By: giomach (giomach)
Date: 2006-10-15 20:46

Message:
Logged In: YES 
user_id=1116705

Thanks, this new installer seems to work under Win95.
Vielen Dank,
Ciarán Ó Duibhín.

--

Comment By: Martin v. Löwis (loewis)
Date: 2006-10-15 12:07

Message:
Logged In: YES 
user_id=21627

This should now be fixed in r52339 and r52340. I can't test
it on Win95, though, so I created an inofficial, incomplete
installer on 

http://www.dcl.hpi.uni-potsdam.de/home/loewis/python-2.5.13436.msi

Please try it out and report here whether it works.


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com