[issue13980] getcwd problem

2012-02-09 Thread fif0

New submission from fif0 :

Please take a look at the detached file.

At the first call of the methode foo(), path and the second getcwd are the 
same. After the directory change, the default value path is not the the current 
working directory.

--
components: Interpreter Core
files: maybe_a_bug.py
messages: 152991
nosy: fif0
priority: normal
severity: normal
status: open
title: getcwd problem
versions: Python 2.7
Added file: http://bugs.python.org/file24472/maybe_a_bug.py

___
Python tracker 
<http://bugs.python.org/issue13980>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13980] getcwd problem does not return cwd

2012-02-09 Thread fif0

Changes by fif0 :


--
title: getcwd problem -> getcwd problem does not return cwd

___
Python tracker 
<http://bugs.python.org/issue13980>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com