Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37746424
en ru br
ALT Linux repositórios
S:3.11.4-alt3

Group :: Development/Python3
RPM: python3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: python3-lib2to3-import.patch
Download


diff --git a/python3/Lib/lib2to3/pgen2/conv.py b/python3/Lib/lib2to3/pgen2/conv.py
index ed0cac532..a258af104 100644
--- a/python3/Lib/lib2to3/pgen2/conv.py
+++ b/python3/Lib/lib2to3/pgen2/conv.py
@@ -30,7 +30,7 @@ without having to invoke the Python pgen C program.
 import re
 
 # Local imports
-from pgen2 import grammar, token
+from ..pgen2 import grammar, token
 
 
 class Converter(grammar.Grammar):
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009