New submission from Piotr:
Similar to Issue 679880
>>> compile(open("bom3.py").read(), "bom3.py", 'exec')
Traceback (most recent call last):
File "", line 1, in
File "bom3.py", line 1
# coding: utf-8
^
SyntaxEr
Piotr added the comment:
Ok I have tried it(I had to remove ЉЊЈЁЂ from *.txt - my cp is 1250):
c:\tmp>type test.py
compile(open("tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt").read(),
"bom3.py", 'exec')
c:\tmp>c:\Python34\python.exe test.py
Trace
New submission from Piotr:
Skype WISPr and iPassConnect (and maybe other bots) return cookies as a comma
separated list. It's not a comma + space (which works).
C = cookies.SimpleCookie()
C.load('a=b,z=zz')
>>> C['a']
I wonder what would those bots do if t
Changes by Piotr Dobrogost :
--
nosy: +piotr.dobrogost
___
Python tracker
<http://bugs.python.org/issue1660009>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Piotr Dobrogost :
--
nosy: +piotr.dobrogost
status: pending -> open
___
Python tracker
<http://bugs.python.org/issue3276>
___
___
Python-bugs-lis
Piotr Dobrogost added the comment:
@Lehmann
You have to have either Visual Studio 2008 or Visual C++ Express 2008
installed. The folder where vcvarsall.bat file is being looked for is read from
the registry. It's either
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudi
New submission from Piotr Czachur :
If I want my application to be bullet-proof against external libraries that can
(and often do) raise Exception(u'nonascii'), I cannot use python's
logger.exception() directly, as it will end up with UnicodeDecodeError.
The reas
New submission from Piotr Zolnierczuk :
Hi,
I am trying to migrate from Python 2.5 to Python 2.7 I found though the mmap
behaves differently on Windows XP between the two versions. It boils down to
the following code:
import mmap
map1 = mmap.mmap(fileno=0, tagname='MyData', length=
Changes by Piotr Zolnierczuk :
--
components: +Windows
type: -> behavior
___
Python tracker
<http://bugs.python.org/issue12562>
___
___
Python-bugs-list mai
Piotr Zolnierczuk added the comment:
I wonder if this is related to the problem I reported about two weeks ago
http://bugs.python.org/issue12562?
--
nosy: +zolnie
___
Python tracker
<http://bugs.python.org/issue2
Piotr Zolnierczuk added the comment:
OK. I will work around it.
I was using 'mapping object of a specified size that is backed by the system
paging file instead of by a file in the file system' - map->handle ==
INVALID_HANDLE_VALUE (-1), i.e. shared memory for inter-process
Piotr Zolnierczuk added the comment:
Just looked into my "partner" C++ code and he's using it very much like in
Python 2.5:
m_obj->map_handle = CreateFileMapping (INVALID_HANDLE_VALUE,
NULL,
New submission from Piotr Matuszewski :
mazovia is an old encoding for Polish language, it's modified cp437 (more info
at http://en.wikipedia.org/wiki/Mazovia_encoding and (in Polish, but tables are
useful anyway) http://pl.wikipedia.org/wiki/Mazovia_(kod) )
--
components: Li
Piotr Matuszewski added the comment:
it's still used by some business in Poland, who have DOS based systems, but I
don't think any new deployments are using it
--
___
Python tracker
<http://bugs.python.o
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_exercises.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled exercises
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file21132
New submission from Piotr Kasprzyk :
Misspelled: access
--
components: Extension Modules
files: misspelled_access.patch
keywords: patch
messages: 130933
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled access
type: behavior
versions: Python 3.3
Added file
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_actually.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled actually
versions: Python 3.3
Added file: http://bugs.python.org/file21156/misspelled_actually.patch
Changes by Piotr Kasprzyk :
--
components: Windows
files: misspelled_additionally.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled additionally
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21157
Changes by Piotr Kasprzyk :
--
assignee: ronaldoussoren
components: Extension Modules, Macintosh
nosy: kwadrat, ronaldoussoren
priority: normal
severity: normal
status: open
title: Misspelled
type: behavior
___
Python tracker
<http://bugs.python.
Changes by Piotr Kasprzyk :
--
components: -Macintosh
keywords: +patch
title: Misspelled -> Misspelled aforementioned
versions: +Python 3.3
Added file: http://bugs.python.org/file21158/misspelled_aforementioned.patch
___
Python tracker
&l
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_algorithm2.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled algorithm 2
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21159
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_algorithm.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled algorithm
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21160
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_alignment2.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled alignment 2
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21161
Changes by Piotr Kasprzyk :
--
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled alignment3
type: behavior
___
Python tracker
<http://bugs.python.org/issue11
Changes by Piotr Kasprzyk :
--
components: +Library (Lib)
keywords: +patch
versions: +Python 3.3
Added file: http://bugs.python.org/file21162/misspelled_alignment3.patch
___
Python tracker
<http://bugs.python.org/issue11
Changes by Piotr Kasprzyk :
--
components: +Extension Modules -Library (Lib)
___
Python tracker
<http://bugs.python.org/issue11521>
___
___
Python-bugs-list mailin
Changes by Piotr Kasprzyk :
--
components: Extension Modules
files: misspelled_alignment4.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled alignment 4
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21164
Changes by Piotr Kasprzyk :
--
components: Extension Modules
files: misspelled_alignment5.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled alignment 5
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21165
Changes by Piotr Kasprzyk :
--
components: Extension Modules
files: misspelled_alignment6.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled alignment 6
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21166
Changes by Piotr Kasprzyk :
--
components: Extension Modules
files: misspelled_alignment.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled alignment
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21167
Changes by Piotr Kasprzyk :
--
components: Extension Modules
files: misspelled_alignment.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled alignment
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21168
Changes by Piotr Kasprzyk :
Removed file: http://bugs.python.org/file21168/misspelled_alignment.patch
___
Python tracker
<http://bugs.python.org/issue11526>
___
___
Pytho
Changes by Piotr Kasprzyk :
--
components: +Library (Lib) -Extension Modules
title: Misspelled alignment -> Misspelled along
Added file: http://bugs.python.org/file21169/misspelled_along.patch
___
Python tracker
<http://bugs.python.org/issu
Changes by Piotr Kasprzyk :
--
components: Installation
files: misspelled_ambiguous.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled ambiguous
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21170
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_anonymously.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled anonymously
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21171
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_application2.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled application 2
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21172
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_application.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled application
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21173
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_applications.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled applications
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21174
Changes by Piotr Kasprzyk :
--
components: Interpreter Core
files: misspelled_arbitrary2.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled arbitrary 2
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21175
Changes by Piotr Kasprzyk :
--
components: Interpreter Core
files: misspelled_arbitrary.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled arbitrary
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21176
Changes by Piotr Kasprzyk :
--
assignee: ronaldoussoren
components: Macintosh
files: misspelled_architecture_control.patch
keywords: patch
nosy: kwadrat, ronaldoussoren
priority: normal
severity: normal
status: open
title: Misspelled architecture, control
type: behavior
versions: Python
Changes by Piotr Kasprzyk :
--
components: Windows
files: misspelled_architecture.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled architecture
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21178
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_arguments2.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled arguments 2
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21179
Changes by Piotr Kasprzyk :
--
components: Extension Modules
files: misspelled_arguments.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled arguments
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21180
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_assign.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled assign
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21181
Changes by Piotr Kasprzyk :
--
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled associated
type: behavior
___
Python tracker
<http://bugs.python.org/issue11
Changes by Piotr Kasprzyk :
--
components: +Extension Modules
keywords: +patch
versions: +Python 3.3
Added file: http://bugs.python.org/file21182/misspelled_associated.patch
___
Python tracker
<http://bugs.python.org/issue11
Changes by Piotr Kasprzyk :
--
assignee: ronaldoussoren
components: Macintosh
files: misspelled_assume.patch
keywords: patch
nosy: kwadrat, ronaldoussoren
priority: normal
severity: normal
status: open
title: Misspelled assume
type: behavior
versions: Python 3.3
Added file: http
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_attribute.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled attribute
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21184
Changes by Piotr Kasprzyk :
--
components: Extension Modules
files: misspelled_augmented.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled augmented
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21185
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_available_instances.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled available, instances
type: behavior
versions: Python 3.3
Added file:
http
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_avoid.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled avoid
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21187
Changes by Piotr Kasprzyk :
--
components: Interpreter Core
files: misspelled_backtracking.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled backtracking
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21189
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_between.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled between
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21190
Changes by Piotr Kasprzyk :
--
components: Library (Lib)
files: misspelled_between.patch
keywords: patch
nosy: kwadrat
priority: normal
severity: normal
status: open
title: Misspelled between
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21191
Changes by Piotr Kasprzyk :
Removed file: http://bugs.python.org/file21191/misspelled_between.patch
___
Python tracker
<http://bugs.python.org/issue11547>
___
___
Pytho
Changes by Piotr Kasprzyk :
--
title: Misspelled between -> Misspelled builtin
Added file: http://bugs.python.org/file21192/misspelled_builtin.patch
___
Python tracker
<http://bugs.python.org/issu
Piotr Kasprzyk added the comment:
Good idea, I will try to group the rest of comments.
--
___
Python tracker
<http://bugs.python.org/issue11515>
___
___
Pytho
Piotr Kasprzyk added the comment:
I will connect everything in one file.
--
___
Python tracker
<http://bugs.python.org/issue11515>
___
___
Python-bugs-list mailin
Changes by Piotr Kasprzyk :
Added file: http://bugs.python.org/file21194/misspelled_together.patch
___
Python tracker
<http://bugs.python.org/issue11515>
___
___
Pytho
Changes by Piotr Kasprzyk :
Removed file: http://bugs.python.org/file21156/misspelled_actually.patch
___
Python tracker
<http://bugs.python.org/issue11515>
___
___
Pytho
New submission from Piotr Kasprzyk :
This it the second (and last) part of misspellings.
Please also close/reject issue 11507 - it is outdated.
--
components: None
files: another_misspellings.patch
keywords: patch
messages: 131061
nosy: ezio.melotti, kwadrat
priority: normal
severity
Piotr Sikora added the comment:
It's the same on OpenBSD (and I'm pretty sure it's true for other BSDs as well).
>>> locale.resetlocale()
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.6/locale.py", line
New submission from Piotr Husiatyński :
I'm using Arch Linux, which instead of compress, provides symlink to gzip
(AFAIK this will be replaced with xz). Because of that, instead of .Z
extension, .gz is being used to create compressed file name.
$ ./python -m test test_distutils
New submission from Piotr Maślanka :
Python 2.7.1(x86 MSI), binary downloaded from python.org, hangs quite reliably.
Code:
with open(threadspecific, 'ab') as x:
txt = unicode(str_or_unicode_parameter).encode('utf8')
x.write(txt+'\r\n')
However, it doesn't
Piotr Maślanka added the comment:
I runned it over again with code:
print 'Acquiring lock'
self.loglock.acquire()
print 'Attempting to convert'
if type(text) == unicode: text = text.encode('utf8', errors='strict')
print 'Opening '+threadspec
Piotr Maślanka added the comment:
I ripped some stuff from the project I'm working on, undependencing it on any
my libraries.
Can someone with similar conf(Win7 x86-64, Python 2.7.1 (r271:86832, Nov 27
2010, 18:30:46) [MSC v.1500 32 bit (Intel)] on win32) confirm this?
Dire
New submission from Piotr Lewandowski <[EMAIL PROTECTED]>:
#v+
$ umask
0077
$ stat /tmp/foobar
stat: cannot stat `/tmp/foobar': No such file or directory
$ python -c "from mailbox import mbox; m=mbox('/tmp/foobar',
create=True); m.add(''); m.close()"
New submission from Piotr Wysocki <[EMAIL PROTECTED]>:
Might be related to 2811
--
components: Library (Lib)
files: doctest_problem.py
messages: 70382
nosy: wysek
severity: normal
status: open
title: doctest unable to use '...' for unicode literals
versions: Python 2.5
Piotr Wysocki <[EMAIL PROTECTED]> added the comment:
As I would like to use '...' in order not to care about some part of a
unicode string containing unicode literals (using ELLIPSIS).
The unicode string is inside the value of a dict returned by a function.
It is working on Pyth
Piotr Wysocki <[EMAIL PROTECTED]> added the comment:
I am attaching the output of doctest_problem.py on Python 2.5.2
in case it is necessary.
At the moment I haven't a clue where to look for a bug. Anybody? ;)
--
components: +Tests, Unicode
Added file: http://bugs.python.or
Piotr Findeisen <[EMAIL PROTECTED]> added the comment:
IMO, I'd be better to always ignore missing attributes. Consider another
use case (following code I've posted also on comp.lang.python):
from functools import wraps, partial
def never_throw(f):
@wraps(f)
def wrapper
New submission from Piotr Ożarowski :
Following issue 8140 - attached patches add functionality to take file names to
be compiled from standard input in py_compile module (if '-' is the only
parameter in args)
--
components: Library (Lib)
files: py_compile.py.diff
keywo
Changes by Piotr Ożarowski :
Added file: http://bugs.python.org/file16659/py_compile.py.diff
___
Python tracker
<http://bugs.python.org/issue8233>
___
___
Python-bug
Changes by Piotr Ożarowski :
--
nosy: +piotr
___
Python tracker
<http://bugs.python.org/issue1054967>
___
___
Python-bugs-list mailing list
Unsubscribe:
Piotr Meyer <[EMAIL PROTECTED]> added the comment:
I confirm build failure on NetBSD 4.0.1 (latest stable) - but
NetBSD-current is - probably - also affected:
*** WARNING: renaming "_multiprocessing" since importing it failed:
build/lib.netbsd-4.0.1-i386-2.6/_multiprocessing.s
Change by Piotr Dobrogost :
--
nosy: +piotr.dobrogost
___
Python tracker
<https://bugs.python.org/issue43312>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Piotr Tokarski :
Let's consider the following CSV content: "a|b\nc| 'd\ne|' f". The real
delimiter in this case is '|' character while ' ' is sniffed. Find verbose
example attached.
Problem lays in csv.py file in the followin
Piotr Tokarski added the comment:
Test sample:
```
import csv
from io import StringIO
def csv_text():
return StringIO("a|b\nc| 'd\ne|' f")
with csv_text() as input_file:
print('The following text is going to be parsed:')
print(input_file.read(
Piotr Tokarski added the comment:
I think changing `(?P["\']).*?(?P=quote)` to
`(?P["\'])[^\n]*?(?P=quote)` in all regexes does the trick, doesn't it?
--
___
Python tracker
<https:
Change by Piotr Dobrogost :
--
nosy: +piotr.dobrogost
___
Python tracker
<https://bugs.python.org/issue24132>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Piotr Dobrogost :
--
nosy: +piotr.dobrogost
___
Python tracker
<https://bugs.python.org/issue5654>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Piotr Kopalko :
Path('example.toml').permissions() == Permissions(owner=(READ, WRITE, EXECUTE),
group=(READ), other=(,))
--
___
Python tracker
<https://bugs.python.o
Piotr Stanczyk added the comment:
Friendly ping - does the proposal sound fine?
--
___
Python tracker
<https://bugs.python.org/issue42443>
___
___
Python-bug
Change by Piotr Dobrogost :
--
nosy: +piotr.dobrogost
___
Python tracker
<https://bugs.python.org/issue36318>
___
___
Python-bugs-list mailing list
Unsubscribe:
Piotr Dobrogost added the comment:
I strongly agree with arguments given by the original poster. Stackoverflow's
questions cited show the functionality of disabling logger is something people
are looking for.
Disabling logger by setting high enough level seems to be a workaround at
New submission from Piotr Stanczyk :
For monitoring purposes we would like to have a way of registering newly
created Python threads with a runtime. For that reason we ask to add a thread
creation hook inside threading.py. There are 2 similar hooks already
(_profile_hook and _trace_hook
Piotr Stanczyk added the comment:
Thanks Christian for looking into this, please find my responses inlined:
> * IMO it should be called after profiling and tracing hook, so non-trivial
> hooks can be profiled and traced.
Makes sense, Done.
> * It's important to define and d
Change by Piotr Kopalko :
--
nosy: copalco
priority: normal
severity: normal
status: open
title: Add to pathlib function to check permission similar to os.access
type: enhancement
___
Python tracker
<https://bugs.python.org/issue42
Piotr Dobrogost added the comment:
@Michael Foord
> I am in the process of creating an extension mechanism for unittest
> which will make adding this sort of use case to unittest much easier
How is it going?
--
nosy: +piotr.dobrogost
___
Piotr Karkut added the comment:
Bump?
--
___
Python tracker
<https://bugs.python.org/issue36053>
___
___
Python-bugs-list mailing list
Unsubscribe:
Piotr Karkut added the comment:
bump
--
___
Python tracker
<https://bugs.python.org/issue36053>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Piotr Dobrogost :
--
nosy: +piotr.dobrogost
___
Python tracker
<https://bugs.python.org/issue2517>
___
___
Python-bugs-list mailing list
Unsubscribe:
Piotr Dobrogost added the comment:
Benjamin Peterson in comment https://bugs.python.org/issue2517#msg64771 wrote:
"That is because Python encodes it's error messages as ASCII by default…"
Could somebody please point where in the source code of Python
New submission from Piotr Karkut :
When walk_packages encounter a package with a name that is available in
sys.path, it will abandon the current package, and start walking the package
from the sys.path.
Consider this file layout:
```
PYTHONPATH/
├──package1/
| ├──core
Change by Piotr Karkut :
--
title: pkgutil.walk_packages jumps out from given path if there is package with
the same name in sys.pah -> pkgutil.walk_packages jumps out from given path if
there is package with the same name in sys.path
___
Pyt
Change by Piotr Karkut :
--
keywords: +patch
pull_requests: +11982
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue36053>
___
___
Py
Changes by Piotr Wysocki :
--
nosy: +Piotr Wysocki
___
Python tracker
<http://bugs.python.org/issue30395>
___
___
Python-bugs-list mailing list
Unsubscribe:
Piotr Karkut added the comment:
Bump
--
___
Python tracker
<https://bugs.python.org/issue36053>
___
___
Python-bugs-list mailing list
Unsubscribe:
Piotr Karkut added the comment:
Nick: From what I've checked, it jumps in case the module is already imported.
The problem is that the original implementation is quite naive, and it's trying
to import the module before looking for it in `sys.modules` - So if the module
with a c
1 - 100 of 231 matches
Mail list logo